Type-guard predicate that checks if a [TypedError] is of a specific type.
the [TypedError] value to check
the type literal that asserts if the value is of required type.
Generated using TypeDoc
Type-guard predicate that checks if a [TypedError] is of a specific type.