UNPKG

@ledgerhq/coin-mina

Version:
7 lines 249 B
import type { Transaction } from "../types/common"; import type { AppSpec } from "@ledgerhq/coin-framework/bot/types"; declare const _default: { minaSpecs: AppSpec<Transaction>; }; export default _default; //# sourceMappingURL=bot-specs.d.ts.map