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

0.2.0 • Public • Published

TypeScript declaration for truffle-contract

Installation

yarn add @machinomy/types-truffle-contract --dev

Usage

Either manually include index.d.ts within an include section of your tsconfig.json

"include": [
   ...
   "./node_modules/@machinomy/types-truffle-contract/index.d.ts"
]

or set package to types section:

"types": [
    "@machinomy/types-truffle-contract"
]

Readme

Keywords

none

Package Sidebar

Install

npm i @machinomy/types-truffle

Weekly Downloads

1

Version

0.2.0

License

Apache-2.0

Unpacked Size

12.1 kB

Total Files

4

Last publish

Collaborators

  • ariaskov
  • ukstv