UNPKG

@ledgerhq/coin-tron

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