UNPKG

@ledgerhq/hw-transport-web-ble

Version:

Ledger Hardware Wallet Web Bluetooth implementation of the communication layer

3 lines (2 loc) 92 B
export type Device = Record<string, any>; export type Characteristic = Record<string, any>;