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

0.2.0 • Public • Published

TypeScript declaration for truffle-resolver

Installation

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

Usage

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

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

or set package to types section:

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

Readme

Keywords

none

Package Sidebar

Install

npm i @machinomy/types-truffle-resolver

Weekly Downloads

4

Version

0.2.0

License

Apache-2.0

Unpacked Size

12.2 kB

Total Files

4

Last publish

Collaborators

  • ariaskov
  • ukstv