UNPKG

@ledgerhq/coin-algorand

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