Files
pig-farm-controller-fe/node_modules/element-plus/es/components/table-v2/src/tokens.mjs
2025-09-19 14:25:20 +08:00

6 lines
206 B
JavaScript

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