UNPKG

@antv/s2

Version:

effective spreadsheet render core lib

5 lines (4 loc) 194 B
export declare const ROOT_NODE_ID = "root"; export declare const NODE_ID_SEPARATOR = "[&]"; export declare const ROOT_BEGINNING_REGEX: RegExp; export declare const DATA_CELL_ID_SEPARATOR = "-";