0.0.1 • Published 8 years ago
@machinomy/types-truffle-contract-sources v0.0.1
TypeScript declaration for truffle-contract-sources
Installation
Via npm:
npm install --save-dev https://github.com/machinomy/types-truffle-contract-sourcesor yarn:
yarn add https://github.com/machinomy/types-truffle-contract-sources -DDon't forget to manually include index.d.ts within an include section of your tsconfig.json
"include": [
...
"./node_modules/@machinomy/types-truffle-contract-sources/index.d.ts"
]0.0.1
8 years ago