UNPKG

@ledgerhq/coin-celo

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