campus-errand/admin/node_modules/element-plus/es/components/table-v2/src/tokens.mjs
2026-03-01 05:01:47 +08:00

6 lines
222 B
JavaScript

const TableV2InjectionKey = /* @__PURE__ */ Symbol("tableV2");
const TABLE_V2_GRID_INJECTION_KEY = "tableV2GridScrollLeft";
export { TABLE_V2_GRID_INJECTION_KEY, TableV2InjectionKey };
//# sourceMappingURL=tokens.mjs.map