UNPKG

@open-condo/ui

Version:

A set of React UI components for developing applications inside the condo ecosystem

5 lines 173 B
import { ActionBar } from './actionBar'; import './style.less'; export type { ActionBarProps } from './actionBar'; export { ActionBar, }; //# sourceMappingURL=index.d.ts.map