UNPKG

@ledgerhq/coin-stellar

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