Files
jitsi-meet/react/features/base/react/index.js
2018-08-03 11:25:03 -05:00

4 lines
105 B
JavaScript

export * from './components';
export { default as Platform } from './Platform';
export * from './Types';