Methods
The `TypeError` object methods
Last updated
The `TypeError` object methods
Last updated
public static isTypeError(): value is TypeError<Id, Type>
Checks whether the value
of any
type is an instance of TypeError
of any or the given type
and identification.