mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-04-04 18:00:19 +00:00
5 lines
110 B
JavaScript
5 lines
110 B
JavaScript
// @flow
|
|
|
|
export * from './native';
|
|
export { default as PrivateMessageButton } from './PrivateMessageButton';
|