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

0.2.0 • Public • Published

TypeScript declaration for truffle-deployer

Installation

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

Usage

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

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

or set package to types section:

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

Readme

Keywords

none

Package Sidebar

Install

npm i @machinomy/types-truffle-deployer

Weekly Downloads

3

Version

0.2.0

License

Apache-2.0

Unpacked Size

12.3 kB

Total Files

4

Last publish

Collaborators

  • ariaskov
  • ukstv