UNPKG

@ledgerhq/coin-near

Version:
4 lines 240 B
import type { DeviceAction } from "@ledgerhq/coin-framework/bot/types"; import type { Transaction } from "./types"; export declare const acceptTransaction: DeviceAction<Transaction, any>; //# sourceMappingURL=speculos-deviceActions.d.ts.map