mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-14 18:37:46 +00:00
For example, while config.js and other files are being loaded before the navigation to Conference is feasible.
5 lines
78 B
JavaScript
5 lines
78 B
JavaScript
import './route';
|
|
|
|
export * from './components';
|
|
export * from './functions';
|