UNPKG

@extclp/vexip-ui

Version:

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

9 lines (8 loc) 201 B
import "./wheel.vue.mjs"; import { wheelProps as p } from "./props.mjs"; import { default as f } from "./wheel.vue2.mjs"; export { f as Wheel, p as wheelProps }; //# sourceMappingURL=index.mjs.map