Files
jitsi-meet/react/features/authentication/components/index.web.ts

3 lines
134 B
TypeScript
Raw Normal View History

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