UNPKG

@ledgerhq/coin-icon

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