mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-14 15:27:49 +00:00
6 lines
98 B
JavaScript
6 lines
98 B
JavaScript
// @flow
|
|
|
|
export { default as VideoShareButton } from './VideoShareButton';
|
|
|
|
export * from './_';
|