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

7 lines
84 B
JavaScript

// @flow
import './middleware';
import './reducer';
export * from './components';