UNPKG

@antv/s2

Version:

effective spreadsheet render core lib

3 lines (2 loc) 132 B
import type { CopyAllDataParams } from '../../../common'; export declare const strategyCopy: (params: CopyAllDataParams) => string;