Options
All
  • Public
  • Public/Protected
  • All
Menu

Class used for parsing countries

Hierarchy

  • Country

Index

Constructors

Methods

Constructors

constructor

Methods

Static find

  • Function try to parse country by name or key or substring and return CountryData or null if cannot parse country

    Parameters

    • key: string

      searched key

    Returns null | CountryData

    if found than CountryData otherwise null

Static getByKey

Generated using TypeDoc