UNPKG

@ledgerhq/coin-near

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