UNPKG

@trezor/connect

Version:

High-level javascript interface for Trezor hardware wallet.

3 lines 173 B
import type { IFrameCallMessage } from '../events'; export declare const getMethod: (message: IFrameCallMessage) => Promise<any>; //# sourceMappingURL=method.native.d.ts.map