MikeMcl / decimal.js

An arbitrary-precision Decimal type for JavaScript
http://mikemcl.github.io/decimal.js
MIT License
6.35k stars 480 forks source link

Fix ESM types #234

Open arjunyel opened 4 months ago

arjunyel commented 4 months ago

https://arethetypeswrong.github.io/?p=decimal.js%4010.4.3

Fix ESM types by copying decimal.d.ts to decimal.d.mts.

Test with: npx @arethetypeswrong/cli@latest --pack .