frontend/components/ui/checkbox/index.ts
2024-12-07 13:36:31 +01:00

2 lines
54 B
TypeScript

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