3 lines
86 B
TypeScript

export { Checkbox } from './component';
export { type CheckboxProps } from './types';