Get country name from ISO code
ISO code
Country name from ISO code
getCountryFromISO('US'); // 'United States' Copy
getCountryFromISO('US'); // 'United States'
Get country name from ISO code