UNPKG

@antv/s2

Version:

effective spreadsheet render core lib

7 lines 289 B
export var AxisCellType; (function (AxisCellType) { AxisCellType["AXIS_ROW_CELL"] = "axisRowCell"; AxisCellType["AXIS_COL_CELL"] = "axisColCell"; AxisCellType["AXIS_CORNER_CELL"] = "axisCornerCell"; })(AxisCellType || (AxisCellType = {})); //# sourceMappingURL=cell-type.js.map