NB Scraper Docs - v1.3.0
Preparing search index...
ForecastDay
Interface ForecastDay
interface
ForecastDay
{
date
:
string
;
date_epoch
:
number
;
day
:
DayForecast
;
astro
:
Astro
;
hour
:
HourForecast
[]
;
}
Index
Properties
date
date_
epoch
day
astro
hour
Properties
date
date
:
string
date_
epoch
date_epoch
:
number
day
day
:
DayForecast
astro
astro
:
Astro
hour
hour
:
HourForecast
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
date
date_
epoch
day
astro
hour
NB Scraper Docs - v1.3.0
Loading...