jiti-meet/react/features/prejoin/index.js

5 lines
116 B
JavaScript
Raw Normal View History

2020-04-16 10:47:10 +00:00
export * from './actions';
export * from './functions';
export { default as Prejoin } from './components/Prejoin';