UNPKG

@ledgerhq/hw-transport-node-hid

Version:

Ledger Hardware Wallet Node implementation of the communication layer, using node-hid

9 lines (8 loc) 136 B
{ "extends": "../../tsconfig.json", "compilerOptions": { "outDir": "lib", "rootDir": "src" }, "include": ["src/**/*"] }