UNPKG

@lunalytics/ui

Version:

React based component library created to be used in Lunalytics

3 lines (2 loc) 112 B
export { default as Switch } from './switch'; export type { SwitchProps } from '../../types/components/switch';