ts-data-forge
Preparing search index...
types
Err
Type Alias Err<E>
Err
:
Readonly
<
{
value
:
E
}
>
Represents a
Result
that is an error, containing an error value.
Type Parameters
E
The type of the error value.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ts-data-forge
Loading...
Represents a
Resultthat is an error, containing an error value.