CityLookupCall | WebHare Platform SDK
WebHare Platform SDK
    Preparing search index...

    Type Alias CityLookupCall

    CityLookupCall: (ip: string) => CityResponse | null

    Type declaration

      • (ip: string): CityResponse | null
      • Parameters

        • ip: string

        Returns CityResponse | null