mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-03-31 16:00:23 +00:00
For example, while config.js and other files are being loaded before the navigation to Conference is feasible.
3 lines
108 B
JavaScript
3 lines
108 B
JavaScript
export { default as BlankPage } from './BlankPage';
|
|
export { default as WelcomePage } from './WelcomePage';
|