IntelliClass_FE/components/ui/checkbox/index.ts
Timothy Yin 92fc748a57
Some checks failed
CI / lint (push) Failing after 46s
CI / test (push) Failing after 1m20s
feat: 教学设计部分 UI
2025-04-26 19:29:50 +08:00

2 lines
53 B
TypeScript

export { default as Checkbox } from './Checkbox.vue'