@celo/utils"packages/sdk/utils/src/countries"LocalizedCountry

Interface: LocalizedCountry

deprecated moved to @celo/phone-utils will be removed in next major version

Hierarchy

  • object

LocalizedCountry

Index

Properties

Properties

countryCallingCode

countryCallingCode: string

Defined in packages/sdk/utils/src/countries.ts:21


countryPhonePlaceholder

countryPhonePlaceholder: object

Defined in packages/sdk/utils/src/countries.ts:17

Type declaration:

  • international? : string | undefined

  • national? : string | undefined


displayName

displayName: string

Defined in packages/sdk/utils/src/countries.ts:14


displayNameNoDiacritics

displayNameNoDiacritics: string

Defined in packages/sdk/utils/src/countries.ts:15


names

names: CountryNames

Defined in packages/sdk/utils/src/countries.ts:16