UNPKG

@ledgerhq/live-common

Version:
3 lines 217 B
import { ExchangeRateResponseRaw } from "../../../types"; export declare const fetchRatesMock: (amountFrom: string, fromCurrencyID?: string) => ExchangeRateResponseRaw[]; //# sourceMappingURL=fetchRates.mocks.d.ts.map