UNPKG

reaviz

Version:

Data Visualization using React

3 lines (2 loc) 149 B
export declare const humanFormatBigInteger: (bigInteger: any) => string; export declare const bigIntegerToLocaleString: (bigInteger: any) => string;