Type alias GetStartAndEndDatesForMonthOptions

GetStartAndEndDatesForMonthOptions: {
    month: GetMonthDownloadCountOptions["month"];
}

The options to use when getting the download count for a month

Type declaration

Generated using TypeDoc