Files
PartsInquiry/admin/node_modules/element-plus/lib/components/select-v2/src/token.js
2025-09-24 20:35:15 +08:00

9 lines
227 B
JavaScript

'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
const selectV2InjectionKey = Symbol("ElSelectV2Injection");
exports.selectV2InjectionKey = selectV2InjectionKey;
//# sourceMappingURL=token.js.map