UNPKG

vexip-ui

Version:

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

9 lines (8 loc) 196 B
import "./tree.vue.mjs"; import { treeProps as t } from "./props.mjs"; import { default as f } from "./tree.vue2.mjs"; export { f as Tree, t as treeProps }; //# sourceMappingURL=index.mjs.map