Variable ISOCurrenciesConst Internal

ISOCurrencies: Record<ISOCurrencyCode, Currency<ISOCurrencyCode>> = ...

Mapping of currency code->data for ISO Currencies.

Generated using TypeDoc