jiti-meet/react/features/youtube-player/components/index.js

6 lines
98 B
JavaScript

// @flow
export { default as VideoShareButton } from './VideoShareButton';
export * from './_';