UNPKG

@trezor/connect

Version:

High-level javascript interface for Trezor hardware wallet.

4 lines 202 B
import type { Response } from '../params'; import type { ConnectSettings } from '../settings'; export declare function getSettings(): Response<ConnectSettings>; //# sourceMappingURL=getSettings.d.ts.map