Evercatch - v0.10.0
GitHub
Preparing search index...
ResultErr
Type Alias ResultErr<E>
ResultErr
:
readonly
[
E
,
null
]
Represents an error result containing an error.
Type Parameters
E
extends
NotNullish
<
E
>
The type of the error. Cannot be nullish.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
Evercatch - v0.10.0
Loading...
Represents an error result containing an error.