UNPKG

@ledgerhq/live-common

Version:
3 lines 211 B
import { SwapTransactionType } from "./types"; export declare const maybeKeepTronAccountAlive: (swapTransaction: SwapTransactionType) => Error | undefined; //# sourceMappingURL=maybeKeepTronAccountAlive.d.ts.map