UNPKG

@kadconsulting/dry

Version:
5 lines (4 loc) 141 B
import Checkbox from './Checkbox'; import type { CheckboxProps } from './CheckboxTypes'; export { Checkbox }; export type { CheckboxProps };