campus-errand/admin/node_modules/element-plus/es/components/tree-select/index.mjs
2026-03-01 05:01:47 +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