ts-data-forge
Preparing search index...
functional/ternary-result/ternary-result
TernaryWarn
Type Alias TernaryWarn<S, W>
TernaryWarn
:
Readonly
<
{
value
:
S
;
warning
:
W
}
>
Represents a
TernaryResult
that contains a success value and an attached warning.
Type Parameters
S
W
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ts-data-forge
Loading...
Represents a
TernaryResultthat contains a success value and an attached warning.