UNPKG

@ledgerhq/live-common

Version:
6 lines 236 B
import { ExchangeSwap } from "./types"; export declare const getIncompatibleCurrencyKeys: (exchange: ExchangeSwap) => { title: string; description: string; } | undefined; //# sourceMappingURL=getIncompatibleCurrencyKeys.d.ts.map