mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2025-12-30 11:22:31 +00:00
Convert some files to TS Implement redesign Add Virtual background and Flip video to picker menu
5 lines
70 B
TypeScript
5 lines
70 B
TypeScript
// @ts-ignore
|
|
import Video from './web/Video';
|
|
|
|
export default Video;
|