isDate Function
Type guard for date value.
isDate(value: Value): value is DateValue
Parameter | Type | Description |
---|---|---|
value | Value |
Returns - value is DateValue
Defined in
Last Updated: 17 April, 2025
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.