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

machinomy/types-web3-provider-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypeScript declaration for web3-provider-engine

Installation

Via npm:

npm install --save-dev types-web3-provider-engine

or yarn:

yarn add types-web3-provider-engine -D

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

"include": [
    ...
    "./node_modules/types-web3-provider-engine/index.d.ts"
]

About

TypeScript declaration for web3-provider-engine

Resources

License

Stars

Watchers

Forks

Packages

No packages published