jiti-meet/react/features/recording/components/index.js

3 lines
138 B
JavaScript

export { StartLiveStreamDialog, StopLiveStreamDialog } from './LiveStream';
export { default as RecordingLabel } from './RecordingLabel';