first commit
This commit is contained in:
+9
@@ -0,0 +1,9 @@
|
||||
import { withInstall } from "../../utils/vue/install.mjs";
|
||||
import tree_select_default from "./src/tree-select.mjs";
|
||||
|
||||
//#region ../../packages/components/tree-select/index.ts
|
||||
const ElTreeSelect = withInstall(tree_select_default);
|
||||
|
||||
//#endregion
|
||||
export { ElTreeSelect, ElTreeSelect as default };
|
||||
//# sourceMappingURL=index.mjs.map
|
||||
Reference in New Issue
Block a user