1.0.3 • Published 2 years ago
currency-to-country-map v1.0.3
Hey, this package maps the currency codes to their corresponding country names.
Usage :
getCountryName("USD");
Output : United States
getCountryName("ABC");
Output : N/A
Hey, this package maps the currency codes to their corresponding country names.
Usage :
getCountryName("USD");
Output : United States
getCountryName("ABC");
Output : N/A