UNPKG

@trezor/connect

Version:

High-level javascript interface for Trezor hardware wallet.

3 lines 223 B
import { TpnWorkflowContext } from '../../types/workflow'; export declare const trezorPushNotificationHandler: ({ device, message }: TpnWorkflowContext) => Promise<void>; //# sourceMappingURL=trezorPushNotification.d.ts.map