UNPKG

@ledgerhq/hw-transport-web-ble

Version:

Ledger Hardware Wallet Web Bluetooth implementation of the communication layer

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