TypeScript and “bn.js” – should I use ‘typeof BN’ or the BN Constructor?
Note: I know we shouldn’t be using bn.js
and just use BigInts but I have a legacy codebase and haven’t migrated off it yet.
Note: I know we shouldn’t be using bn.js
and just use BigInts but I have a legacy codebase and haven’t migrated off it yet.