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

0.0.2 • Public • Published

TypeScript declaration for ethereumjs-units

Installation

Via npm:

npm install --save-dev https://github.com/machinomy/types-ethereumjs-units

or yarn:

yarn add https://github.com/machinomy/types-ethereumjs-units -D

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

"include": [
    ...
    "./node_modules/@machinomy/types-ethereumjs-units/index.d.ts"
]

/@machinomy/types-ethereumjs-units/

    Package Sidebar

    Install

    npm i @machinomy/types-ethereumjs-units

    Weekly Downloads

    2

    Version

    0.0.2

    License

    Apache-2.0

    Unpacked Size

    13.6 kB

    Total Files

    12

    Last publish

    Collaborators

    • ariaskov
    • ukstv