mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-14 19:57:47 +00:00
5 lines
169 B
JavaScript
5 lines
169 B
JavaScript
export * from './components';
|
|
export * from './functions';
|
|
export { default as Platform } from './Platform';
|
|
export { default as RouteRegistry } from './RouteRegistry';
|