0.0.2 • Published 8 years ago
@machinomy/types-ethereumjs-units v0.0.2
TypeScript declaration for ethereumjs-units
Installation
Via npm:
npm install --save-dev https://github.com/machinomy/types-ethereumjs-unitsor yarn:
yarn add https://github.com/machinomy/types-ethereumjs-units -DDon'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"
]0.0.2
8 years ago