Methods
The `RangeError` object methods
Last updated
The `RangeError` object methods
public static isRangeError(): value is RangeError<Id, Min, Max>
Checks whether the value of any type is an instance of RangeError of any or the given minimum/maximum range and identification.
Last updated