0.0.2 • Published 8 years ago
types-truffle-deployer v0.0.2
TypeScript declaration for truffle-deployer
Installation
Via npm:
npm install --save-dev types-truffle-deployeror yarn:
yarn add types-truffle-deployer --devDon't forget to manually include index.d.ts within an include section of your tsconfig.json
"include": [
...
"./node_modules/types-truffle-deployer/index.d.ts"
]0.0.2
8 years ago