UNPKG

@ledgerhq/coin-celo

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