UNPKG

@antv/s2

Version:

effective spreadsheet render core lib

5 lines 202 B
export const ROOT_NODE_ID = 'root'; export const NODE_ID_SEPARATOR = '[&]'; export const ROOT_BEGINNING_REGEX = /^root\[&\]*/; export const DATA_CELL_ID_SEPARATOR = '-'; //# sourceMappingURL=node.js.map