UNPKG

vexip-ui

Version:

A Vue 3 UI library, Highly customizability, full TypeScript, performance pretty good

9 lines (8 loc) 206 B
import "./switch.vue.mjs"; import { switchProps as p } from "./props.mjs"; import { default as f } from "./switch.vue2.mjs"; export { f as Switch, p as switchProps }; //# sourceMappingURL=index.mjs.map