UNPKG

@ledgerhq/coin-tezos

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