UNPKG

@ledgerhq/coin-celo

Version:
4 lines 245 B
import { MutationSpec } from "@ledgerhq/coin-framework/bot/types"; import type { Transaction } from "../../types"; export declare const createWithdrawMutation: () => MutationSpec<Transaction>; //# sourceMappingURL=createWithdrawMutation.d.ts.map