types-ethereumjs-util
TypeScript icon, indicating that this package has built-in type declarations

0.0.8 • Public • Published

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"
]

Dependencies (4)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i types-ethereumjs-util

    Weekly Downloads

    293

    Version

    0.0.8

    License

    Apache-2.0

    Unpacked Size

    24.3 kB

    Total Files

    11

    Last publish

    Collaborators

    • ukstv