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

    Interface WeatherMasterOptions

    interface WeatherMasterOptions {
        lat?: string;
        lon?: string;
    }
    Index

    Properties

    Properties

    lat?: string
    lon?: string