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

6 lines
98 B
JavaScript
Raw Normal View History

2020-07-23 13:12:25 +00:00
// @flow
2020-06-12 10:15:16 +00:00
export { default as VideoShareButton } from './VideoShareButton';
export * from './_';