UNPKG

@ledgerhq/live-common

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