Variable countriesConst

countries: Readonly<Map<string, string>> = ...

An immutable map of all of the names of the countries recognized by the library in English using ISO 3166-1 alpha-2 country codes as keys.