UNPKG

vexip-ui

Version:

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

9 lines (8 loc) 206 B
import "./select.vue.mjs"; import { selectProps as t } from "./props.mjs"; import { default as f } from "./select.vue2.mjs"; export { f as Select, t as selectProps }; //# sourceMappingURL=index.mjs.map