isNumeric Function
Type guard for numeric value.
isNumeric(value: Value): value is NumericValue
| Parameter | Type | Description |
|---|---|---|
| value | Value |
Returns - value is NumericValue
Defined in
Last Updated: 14 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.