UNPKG

@ledgerhq/live-common

Version:
8 lines 281 B
import { ChainAPI } from "@ledgerhq/coin-solana/network/index"; import { Functions } from "@ledgerhq/coin-solana/utils"; export declare const getMockedMethods: () => { method: Functions<ChainAPI>; params: any[]; answer: any; }[]; //# sourceMappingURL=mock-data.d.ts.map