frontend/components/ui/checkbox/index.ts

2 lines
54 B
TypeScript
Raw Normal View History

export { default as Checkbox } from "./Checkbox.vue";