element-plus
Version:
A Component Library for Vue 3
15 lines (9 loc) • 395 B
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var config = require('./config2.js');
exports.cellForced = config.cellForced;
exports.cellStarts = config.cellStarts;
exports.defaultRenderCell = config.defaultRenderCell;
exports.getDefaultClassName = config.getDefaultClassName;
exports.treeCellPrefix = config.treeCellPrefix;
//# sourceMappingURL=config.js.map