UNPKG

asp-smart-ui-plus-test

Version:

A Component Library for Vue 3

9 lines (6 loc) 191 B
import { CheckboxGroup } from 'ant-design-vue'; const AspACheckboxGroup = { raw: CheckboxGroup, name: "AspACheckboxGroup" }; export { AspACheckboxGroup, AspACheckboxGroup as default };