mirror of
https://github.com/Wei-Shaw/claude-relay-service.git
synced 2026-01-27 01:47:46 +00:00
chore: update frontend build for v1.1.83 [skip ci]
This commit is contained in:
7
web/admin-spa/node_modules/element-plus/es/components/tree-v2/index.mjs
generated
vendored
Normal file
7
web/admin-spa/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