Preparing search index...
The search index is not available
Additional types and utils for TypeScript
type-plus
$Error
Type Alias $Error<M, T>
$
Error
<
M
,
T
>
:
M
extends
any
?
$Type
<
"error"
,
M
,
T
>
:
never
🧰
type util
A basic type-level error.
Type Parameters
M
extends
string
T
=
unknown
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
type-plus - v8.0.0-beta.6
Loading...
🧰 type util
A basic type-level error.