webcad-api/types/GraphicsSystem/WebRtcPlayer.d.ts

2 lines
104 B
TypeScript
Raw Normal View History

2023-05-08 10:53:13 +08:00
export declare function WebRtcPlayer(parOptions?: any): void;
//# sourceMappingURL=WebRtcPlayer.d.ts.map