ts-data-forge
Preparing search index...
functional/ternary-result/ternary-result
TernaryErr
Type Alias TernaryErr<E>
TernaryErr
:
Readonly
<
{
value
:
E
}
>
Represents a
TernaryResult
that is an error, containing an error value.
Type Parameters
E
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ts-data-forge
Loading...
Represents a
TernaryResultthat is an error, containing an error value.