UNPKG

@ledgerhq/coin-cardano

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