@celo/phone-utils"countries"LocalizedCountry

Interface: LocalizedCountry

Hierarchy

  • object

LocalizedCountry

Index

Properties

Properties

countryCallingCode

countryCallingCode: string

Defined in countries.ts:18


countryPhonePlaceholder

countryPhonePlaceholder: object

Defined in countries.ts:14

Type declaration:

  • international? : string | undefined

  • national? : string | undefined


displayName

displayName: string

Defined in countries.ts:11


displayNameNoDiacritics

displayNameNoDiacritics: string

Defined in countries.ts:12


names

names: CountryNames

Defined in countries.ts:13