ic-reactor
Example
GitHub
Preparing search index...
core
types
CompiledResult
Type Alias CompiledResult<T>
CompiledResult
:
ExtractOkErr
<
T
>
extends
{
OkType
:
infer
U
;
ErrType
:
infer
E
}
?
types
.
CompiledOkResult
<
U
>
|
types
.
CompiledErrResult
<
E
>
:
never
Type Parameters
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Example
GitHub
ic-reactor
Loading...