element-plus
Version:
A Component Library for Vue 3
11 lines (7 loc) • 341 B
JavaScript
Object.defineProperty(exports, '__esModule', { value: true });
const TableV2InjectionKey = Symbol("tableV2");
const TABLE_V2_GRID_INJECTION_KEY = "tableV2GridScrollLeft";
exports.TABLE_V2_GRID_INJECTION_KEY = TABLE_V2_GRID_INJECTION_KEY;
exports.TableV2InjectionKey = TableV2InjectionKey;
//# sourceMappingURL=tokens.js.map
;