mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-02-11 00:10:18 +00:00
5 lines
136 B
JavaScript
5 lines
136 B
JavaScript
// @flow
|
|
|
|
export { default as WaitForOwnerDialog } from './WaitForOwnerDialog';
|
|
export { default as LoginDialog } from './LoginDialog';
|