UNPKG

@impossiblefinance/uikit

Version:
3 lines (2 loc) 122 B
export { default as Checkbox } from './Checkbox'; export type { CheckboxProps, Scales as CheckboxScales } from './types';