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

5 lines
132 B
JavaScript

const TABLE_INJECTION_KEY = /* @__PURE__ */ Symbol("ElTable");
export { TABLE_INJECTION_KEY };
//# sourceMappingURL=tokens.mjs.map