UNPKG

@extclp/vexip-ui

Version:

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

9 lines (8 loc) 228 B
import "./date-picker.vue.mjs"; import { datePickerProps as t } from "./props.mjs"; import { default as p } from "./date-picker.vue2.mjs"; export { p as DatePicker, t as datePickerProps }; //# sourceMappingURL=index.mjs.map