@machinomy/types-eth-hd-keyring
v0.0.1
Published
TypeScript declaration for eth-hd-keyring package
Readme
TypeScript declaration for eth-hd-keyring
Installation
yarn add @machinomy/types-eth-hd-keyring --devDon't forget to manually include index.d.ts within an include section of your tsconfig.json
"include": [
...
"./node_modules/@machinomy/types-eth-hd-keyring/index.d.ts"
]