This commit is contained in:
qwq
2026-06-04 11:01:29 +08:00
commit cccb578669
14509 changed files with 2636947 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
import { withInstall } from "../../utils/vue/install.mjs";
import tree_default from "./src/tree.mjs";
//#region ../../packages/components/tree-v2/index.ts
const ElTreeV2 = withInstall(tree_default);
//#endregion
export { ElTreeV2, ElTreeV2 as default };
//# sourceMappingURL=index.mjs.map