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

4 lines
88 B
JavaScript
Raw Normal View History

2020-06-12 10:15:16 +00:00
export { default as VideoShareButton } from './VideoShareButton';
export * from './_';