UNPKG

@ledgerhq/live-common

Version:
4 lines 217 B
import { FiatCurrency } from "@ledgerhq/types-cryptoassets"; export declare const OFAC_CURRENCIES: string[]; export declare function listSupportedFiats(): Promise<FiatCurrency[]>; //# sourceMappingURL=support.d.ts.map