jiti-meet/react/features/room-lock/index.js

5 lines
78 B
JavaScript
Raw Normal View History

2016-12-13 09:14:04 +00:00
export * from './actions';
export * from './components';
import './reducer';