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

7 lines
165 B
JavaScript

'use strict';
const TABLE_INJECTION_KEY = /* @__PURE__ */ Symbol("ElTable");
exports.TABLE_INJECTION_KEY = TABLE_INJECTION_KEY;
//# sourceMappingURL=tokens.js.map