UNPKG

@easymoney/currencies

Version:
4 lines 245 B
import { CurrencyMap, CurrencyUnitCrypto } from "../types"; export declare const cryptoCurrenciesMap: CurrencyMap<CurrencyUnitCrypto>; export declare const cryptoCurrencies: CurrencyUnitCrypto[]; //# sourceMappingURL=cryptoCurrencies.d.ts.map