UNPKG

@trezor/connect

Version:

High-level javascript interface for Trezor hardware wallet.

3 lines 176 B
import type { Device } from '../Device'; export declare const getThpChannel: (_device: Device, _withInteraction?: boolean) => Promise<void>; //# sourceMappingURL=index.d.ts.map