UNPKG

@jigoooo/shared-ui

Version:

A reusable React component library and design system with TypeScript support, built on Vite for seamless integration and optimized performance.

3 lines (2 loc) 109 B
export { Checkbox } from './ui/checkbox.tsx'; export type { CheckboxProps } from './model/checkbox-type.ts';