UNPKG

@open-condo/ui

Version:

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

5 lines 158 B
import { Banner } from './banner'; import './style.less'; export type { BannerProps } from './banner'; export { Banner, }; //# sourceMappingURL=index.d.ts.map