@eoussama/core
Preparing search index...
TResult
Type Alias TResult<TErr, TRes>
TResult
:
TSuccess
<
TRes
>
|
TFailure
<
TErr
>
Type Parameters
TErr
extends
TError
The type of the error
TRes
The type of the result
Description
Result type
Returns
The result type
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@eoussama/core
Loading...
The type of the error