UNPKG

@ledgerhq/coin-stacks

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