UNPKG

@extclp/vexip-ui

Version:

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

9 lines (8 loc) 216 B
import "./textarea.vue.mjs"; import { textareaProps as a } from "./props.mjs"; import { default as p } from "./textarea.vue2.mjs"; export { p as Textarea, a as textareaProps }; //# sourceMappingURL=index.mjs.map