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

9 lines
198 B
JavaScript

// @flow
/**
* A list of base components to be exported without all the components being exported from
* this feature to reduce package size of libraries.
*/
export * from './components/base';