UNPKG

@ledgerhq/coin-elrond

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