react-waitables
Preparing search index...
InferWaitableFailureType
Type Alias InferWaitableFailureType<T>
InferWaitableFailureType
:
T
extends
Waitable
<
infer
_SuccessT
,
infer
FailureT
>
?
FailureT
:
never
Infers the failure type of the waitable
Type Parameters
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
react-waitables
Loading...
Infers the failure type of the waitable