jiti-meet/react/features/lobby/components/index.web.js

6 lines
98 B
JavaScript

// @flow
export * from './web';
export { default as LobbyModeButton } from './LobbyModeButton';