Preparing search index...
The search index is not available
@curium.rocks/openweathermap-client
@curium.rocks/openweathermap-client
CurrentRequest
Interface CurrentRequest
interface
CurrentRequest
{
appid
:
string
;
city
?:
string
;
countryCode
?:
string
;
id
?:
number
;
lang
?:
string
;
lat
?:
number
;
lon
?:
number
;
units
?:
string
;
zip
?:
string
;
}
Index
Properties
appid
city?
country
Code?
id?
lang?
lat?
lon?
units?
zip?
Properties
appid
appid
:
string
Optional
city
city
?:
string
Optional
country
Code
country
Code
?:
string
Optional
id
id
?:
number
Optional
lang
lang
?:
string
Optional
lat
lat
?:
number
Optional
lon
lon
?:
number
Optional
units
units
?:
string
Optional
zip
zip
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
appid
city
country
Code
id
lang
lat
lon
units
zip
@curium.rocks/openweathermap-client
Loading...
Generated using
TypeDoc