UNPKG

asp-smart-ui-plus-test

Version:

A Component Library for Vue 3

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