jiti-meet/react/features/shared-video/components/native/index.js

7 lines
215 B
JavaScript

// @flow
export { default as SharedVideoButton } from './SharedVideoButton';
export { default as SharedVideoDialog } from './SharedVideoDialog';
export { default as YoutubeLargeVideo } from './YoutubeLargeVideo';