UNPKG

@open-condo/ui

Version:

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

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