UNPKG

@antv/s2

Version:

effective spreadsheet render core lib

3 lines (2 loc) 128 B
export declare const registerIcon: (name: string, src: string) => void; export declare const getIcon: (name: string) => string;