UNPKG

ink-checkbox

Version:
3 lines (2 loc) 123 B
export { Checkbox } from './components/checkbox.js'; export type { CheckboxProps, CheckboxEventParams } from './types.js';