JewelryMall/admin/node_modules/element-plus/lib/components/select-v2/src/token.js
2026-02-14 19:29:15 +08:00

9 lines
183 B
JavaScript

'use strict';
const selectV2InjectionKey = /* @__PURE__ */ Symbol(
"ElSelectV2Injection"
);
exports.selectV2InjectionKey = selectV2InjectionKey;
//# sourceMappingURL=token.js.map