mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-15 03:07:47 +00:00
4 lines
210 B
JavaScript
4 lines
210 B
JavaScript
|
|
export { default as DeepLinkingDesktopPage } from './DeepLinkingDesktopPage';
|
||
|
|
export { default as DeepLinkingMobilePage } from './DeepLinkingMobilePage';
|
||
|
|
export { default as NoMobileApp } from './NoMobileApp';
|