cafe-utility
Advanced tools
Comparing version 27.9.1 to 27.10.0
@@ -586,2 +586,3 @@ type Indexable = number | string; | ||
divide(divisor: bigint): [FixedPointNumber, FixedPointNumber]; | ||
compare(other: FixedPointNumber): 1 | 0 | -1; | ||
toDecimalString(): string; | ||
@@ -588,0 +589,0 @@ toString(): string; |
{ | ||
"name": "cafe-utility", | ||
"version": "27.9.1", | ||
"version": "27.10.0", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is too big to display
154638
4479