Files
jitsi-meet/react/features/authentication/components/index.web.ts
2023-08-17 11:03:14 +02:00

3 lines
134 B
TypeScript

export { default as LoginDialog } from './web/LoginDialog';
export { default as WaitForOwnerDialog } from './web/WaitForOwnerDialog';