JewelryMall/admin/node_modules/element-plus/es/components/tree-select/index.mjs
2026-02-14 19:29:15 +08:00

8 lines
243 B
JavaScript

import _sfc_main from './src/tree-select.vue2.mjs';
import { withInstall } from '../../utils/vue/install.mjs';
const ElTreeSelect = withInstall(_sfc_main);
export { ElTreeSelect, ElTreeSelect as default };
//# sourceMappingURL=index.mjs.map