mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-04-27 09:50:16 +00:00
5 lines
106 B
JavaScript
5 lines
106 B
JavaScript
// @flow
|
|
|
|
export { default as Chat } from './Chat';
|
|
export { default as ChatButton } from './ChatButton';
|