opensensemap-client
    Preparing search index...

    Type Alias GetBoxLocationsOptions

    type GetBoxLocationsOptions = {
        "from-date": DateRFC3339 | Date;
        "to-date": DateRFC3339 | Date;
    }
    Index

    Properties

    Properties

    "from-date": DateRFC3339 | Date
    "to-date": DateRFC3339 | Date