UNPKG

asp-smart-ui-plus-test

Version:

A Component Library for Vue 3

9 lines (6 loc) 147 B
import { ElSwitch } from 'element-plus'; const AspSwitch = { raw: ElSwitch, name: "AspSwitch" }; export { AspSwitch, AspSwitch as default };