Files
jitsi-meet/react/features/chat/components/index.native.js
T

5 lines
110 B
JavaScript

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