File: README.md

package info (click to toggle)
node-bn.js 5.2.1%2B~5.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 400 kB
  • sloc: javascript: 5,111; makefile: 2
file content (16 lines) | stat: -rwxr-xr-x 637 bytes parent folder | download
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).