UNPKG

tu-view-plus

Version:
11 lines (10 loc) 251 B
import { withInstall as r } from "@tu-view-plus/utils"; import t from "./src/tree.vue.mjs"; import { treeEmits as i, treeProps as p } from "./src/tree.mjs"; const m = r(t); export { m as TuTree, m as default, i as treeEmits, p as treeProps };