NB Scraper Docs - v1.3.0
    Preparing search index...

    Interface Forecast

    interface Forecast {
        forecastday: ForecastDay[];
    }
    Index

    Properties

    Properties

    forecastday: ForecastDay[]