mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-15 03:17:47 +00:00
5 lines
124 B
JavaScript
5 lines
124 B
JavaScript
// @flow
|
|
|
|
export { default as LobbySection } from './LobbySection';
|
|
export { default as LobbyScreen } from './LobbyScreen';
|