UNPKG

@trezor/connect

Version:

High-level javascript interface for Trezor hardware wallet.

3 lines 213 B
import type { ConnectSettings, ThpSettings } from '../types/settings'; export declare const parseThpSettings: ({ manifest, thp }: Partial<ConnectSettings>) => ThpSettings; //# sourceMappingURL=thpSettings.d.ts.map