@machinomy/types-bn
TypeScript icon, indicating that this package has built-in type declarations

0.0.3 • Public • Published

TypeScript declaration for bn.js

Installation

Via npm:

npm install --save-dev types-bn

or yarn:

yarn add types-bn --dev

Don't forget to manually include index.d.ts within an include section of your tsconfig.json

"include": [
    ...
    "./node_modules/types-bn/index.d.ts"
]

Readme

Keywords

none

Package Sidebar

Install

npm i @machinomy/types-bn

Weekly Downloads

2

Version

0.0.3

License

Apache-2.0

Unpacked Size

23 kB

Total Files

13

Last publish

Collaborators

  • ariaskov
  • ukstv