UNPKG

@extclp/vexip-ui

Version:

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

9 lines (8 loc) 233 B
import "./color-picker.vue.mjs"; import { colorPickerProps as p } from "./props.mjs"; import { default as c } from "./color-picker.vue2.mjs"; export { c as ColorPicker, p as colorPickerProps }; //# sourceMappingURL=index.mjs.map