jiti-meet/react/features/chat/components/index.native.js

5 lines
110 B
JavaScript

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