@machinomy/types-truffle-contract
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"
]

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @machinomy/types-truffle-contract

    Weekly Downloads

    129

    Version

    0.2.0

    License

    Apache-2.0

    Unpacked Size

    13.4 kB

    Total Files

    4

    Last publish

    Collaborators

    • ariaskov
    • ukstv