UNPKG

@sap_oss/wdio-qmate-service

Version:

[![REUSE status](https://api.reuse.software/badge/github.com/SAP/wdio-qmate-service)](https://api.reuse.software/info/github.com/SAP/wdio-qmate-service)[![Node.js CI](https://github.com/SAP/wdio-qmate-service/actions/workflows/node.js.yml/badge.svg)](http

9 lines (8 loc) 218 B
export declare enum CalculateDates { TODAY = "today", TOMORROW = "tomorrow", NEXT_MONTH = "nextMonth", PREVIOUS_MONTH = "previousMonth", NEXT_YEAR = "nextYear", PREVIOUS_YEAR = "previousYear" }