jiti-meet/react/features/large-video/components/index.js

4 lines
140 B
JavaScript

export { default as LargeVideo } from './LargeVideo';
export * from './LargeVideoBackground';
export * from './LargeVideoBackgroundCanvas';