1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
|
# Installation
> `npm install --save @types/bn.js`
# Summary
This package contains type definitions for bn.js (https://github.com/indutny/bn.js).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/bn.js.
### Additional Details
* Last updated: Mon, 29 Aug 2022 23:32:42 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)
* Global values: none
# Credits
These definitions were written by [Leonid Logvinov](https://github.com/LogvinovLeon), [Henry Nguyen](https://github.com/HenryNguyen5), and [Gaylor Bosson](https://github.com/Gilthoniel).
|