UNPKG

@ledgerhq/coin-celo

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