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

6 lines
90 B
JavaScript
Raw Normal View History

2018-11-19 14:09:09 +00:00
// @flow
export * from './_';
export * from './LiveStream';
export * from './Recording';