Skip to content

Type Alias: DateRangeInput ​

ts
type DateRangeInput = Date | string | number;

Released under the MIT License.