Files
jitsi-meet/react/features/chat/components/index.native.js
2019-10-08 18:22:45 +02:00

5 lines
110 B
JavaScript

// @flow
export * from './native';
export { default as PrivateMessageButton } from './PrivateMessageButton';