MikeMcl / bignumber.js

A JavaScript library for arbitrary-precision decimal and non-decimal arithmetic
http://mikemcl.github.io/bignumber.js
MIT License
6.63k stars 743 forks source link

Fix import types #371

Open arjunyel opened 4 months ago

arjunyel commented 4 months ago

https://arethetypeswrong.github.io/?p=bignumber.js%409.1.2

Fix imports and types by copying bignumber.d.ts to bignumber.d.mts.

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