mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-12 20:12:31 +00:00
6 lines
66 B
JavaScript
6 lines
66 B
JavaScript
// @flow
|
|
|
|
import Video from './web/Video';
|
|
|
|
export default Video;
|