mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-03-06 19:50:22 +00:00
7 lines
156 B
JavaScript
7 lines
156 B
JavaScript
// @flow
|
|
|
|
export * from './_';
|
|
|
|
export { default as DialogContainer } from './DialogContainer';
|
|
export { default as DialogContent } from './DialogContent';
|