1
0
mirror of https://github.com/MikeMcl/decimal.js.git synced 2025-06-06 09:24:21 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
Michael Mclaughlin
01e78ca9c4 Add BigInt support to TypeScript definitions 2025-01-23 23:02:32 +00:00
Michael Mclaughlin
b95c6eb3c7 #216 TypeScript: instantiation without new keyword 2025-01-23 20:40:58 +00:00
Jon Stelly
858501020d
Remove toStringTag declaration for type compatibility
- Allows Decimal to be type compatible with multiple Decimal.js imports
- Resolves: https://github.com/prisma/prisma/issues/16397
2022-11-29 22:45:58 -06:00
Michael M
65e63cedc4
#209 Correct return type 2022-10-07 18:08:28 +01:00
Dylan Markow
a699f6b256 Use type predicate on isDecimal 2022-04-08 08:38:17 -05:00
Michael Mclaughlin
220f11c498 v10.3.0 2021-06-22 19:20:14 +01:00
Michael Mclaughlin
69e91fecd2 Update definitions with sum and clamp 2021-06-22 12:50:27 +01:00
Michael Mclaughlin
93930f8a23 Put global ts definitions in separate file (see bignumber.js #143) 2018-03-10 22:00:51 +00:00