UNPKG

@extclp/vexip-ui

Version:

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

9 lines (8 loc) 233 B
import "./number-input.vue.mjs"; import { numberInputProps as t } from "./props.mjs"; import { default as m } from "./number-input.vue2.mjs"; export { m as NumberInput, t as numberInputProps }; //# sourceMappingURL=index.mjs.map