jitsi-meet-electron/app/features/recent-list/index.js
Akshit Kr Nagpal 8156f6cd07 Add recent-list
2018-07-27 09:03:51 +02:00

5 lines
105 B
JavaScript

export * from './components';
export * from './styled';
export { default as reducer } from './reducer';