UNPKG

@ledgerhq/coin-celo

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