UNPKG

@synapsecns/widget

Version:
2 lines (1 loc) 140 B
export declare const formatBigIntToString: (bi: bigint | undefined, nativePrecision: number | undefined, decimalPlaces?: number) => string;