jiti-meet/react/features/base/dialog/index.js

5 lines
78 B
JavaScript
Raw Normal View History

2017-03-07 03:34:51 +00:00
export * from './actions';
export * from './components';
import './reducer';