NB Scraper Docs - v1.3.0
Preparing search index...
WeatherAPIResponse
Interface WeatherAPIResponse
interface
WeatherAPIResponse
{
location
:
Location
;
current
?:
CurrentWeatherExtended
;
forecast
?:
Forecast
;
astronomy
?:
Astronomy
;
alerts
?:
Alerts
;
}
Index
Properties
location
current?
forecast?
astronomy?
alerts?
Properties
location
location
:
Location
Optional
current
current
?:
CurrentWeatherExtended
Optional
forecast
forecast
?:
Forecast
Optional
astronomy
astronomy
?:
Astronomy
Optional
alerts
alerts
?:
Alerts
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
location
current
forecast
astronomy
alerts
NB Scraper Docs - v1.3.0
Loading...