UNPKG

@ledgerhq/live-common

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