2
This commit is contained in:
7
normal-admin/node_modules/element-plus/es/components/tree-v2/index.mjs
generated
vendored
Normal file
7
normal-admin/node_modules/element-plus/es/components/tree-v2/index.mjs
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
import TreeV2 from './src/tree.mjs';
|
||||
import { withInstall } from '../../utils/vue/install.mjs';
|
||||
|
||||
const ElTreeV2 = withInstall(TreeV2);
|
||||
|
||||
export { ElTreeV2, ElTreeV2 as default };
|
||||
//# sourceMappingURL=index.mjs.map
|
||||
Reference in New Issue
Block a user