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

0.0.1 • Public • Published

TypeScript declaration for truffle-contract-sources

Installation

Via npm:

npm install --save-dev https://github.com/machinomy/types-truffle-contract-sources

or yarn:

yarn add https://github.com/machinomy/types-truffle-contract-sources -D

Don'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"
]

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @machinomy/types-truffle-contract-sources

    Weekly Downloads

    1

    Version

    0.0.1

    License

    Apache-2.0

    Unpacked Size

    20.5 kB

    Total Files

    11

    Last publish

    Collaborators

    • ariaskov
    • ukstv