1.0.1 • Published 5 years ago

@machinomy/types-ethereumjs-util v1.0.1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
5 years ago

TypeScript declaration for ethereumjs-util

Installation

Via npm:

npm install --save-dev types-ethereumjs-util

or yarn:

yarn add types-ethereumjs-util -D

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

"include": [
    ...
    "./node_modules/types-ethereumjs-util/index.d.ts"
]
1.0.1

5 years ago

1.0.0

5 years ago

0.0.12

6 years ago

0.0.11

6 years ago

0.0.10

6 years ago

0.0.9

6 years ago