mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-14 19:47:47 +00:00
The lobby feature adds the possibility to lock a meeting and only allow people in after virtually knocking and going through formal approval
6 lines
135 B
JavaScript
6 lines
135 B
JavaScript
export * from './components';
|
|
export * from './functions';
|
|
|
|
export { default as Platform } from './Platform';
|
|
export * from './Types';
|