mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-17 06:11:59 +00:00
4 lines
140 B
JavaScript
4 lines
140 B
JavaScript
export * from './components';
|
|
export { default as Platform } from './Platform';
|
|
export { default as RouteRegistry } from './RouteRegistry';
|