Files
jitsi-meet/react/features/youtube-player/components/index.js
Bettenbuk Zoltan 240b033e76 feat: auto tile view
2020-07-24 11:06:34 +02:00

6 lines
98 B
JavaScript

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