UNPKG

js-big-decimal

Version:

Work with large numbers on the client side. Round them off to any required precision.

2 lines (1 loc) 81 B
export declare function compareTo(number1: string, number2: string): 0 | 1 | -1;