Skip to content
This repository has been archived by the owner on Sep 21, 2021. It is now read-only.

machinomy/types-truffle-resolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypeScript declaration for truffle-resolver

Installation

Via npm:

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

or yarn:

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

Don't forget to manually include index.d.ts within an include section of your tsconfig.json

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

About

TypeScript declaration for truffle-resolver

Resources

License

Stars

Watchers

Forks

Packages

No packages published