mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-09-02 22:17:45 +00:00
6 lines
72 B
JavaScript
6 lines
72 B
JavaScript
// @flow
|
|
|
|
declare var JitsiMeetJS: Object;
|
|
|
|
export default JitsiMeetJS;
|