Files
jitsi-meet/react/features/welcome/index.js
Lyubo Marinov 45a1ae26ca [RN] Prepare to display BlankPage more
For example, while config.js and other files are being loaded before the
navigation to Conference is feasible.
2017-09-02 13:26:06 -05:00

5 lines
78 B
JavaScript

import './route';
export * from './components';
export * from './functions';