UNPKG

@ledgerhq/live-common

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