mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2025-12-30 11:22:31 +00:00
* ref(large-video): permanently enable canvas based background * squash: leave flag for disabling background
3 lines
94 B
JavaScript
3 lines
94 B
JavaScript
export { default as LargeVideo } from './LargeVideo';
|
|
export * from './LargeVideoBackground';
|