mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-07-14 06:47:45 +00:00
6 lines
69 B
JavaScript
6 lines
69 B
JavaScript
// @flow
|
|
|
|
import Video from './native/Video';
|
|
|
|
export default Video;
|