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

6 lines
108 B
JavaScript

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