UNPKG

@ledgerhq/hw-transport-web-ble

Version:

Ledger Hardware Wallet Web Bluetooth implementation of the communication layer

3 lines 127 B
export type Device = Record<string, any>; export type Characteristic = Record<string, any>; //# sourceMappingURL=types.d.ts.map