Preparing search index...
The search index is not available
react-waitables
react-waitables
InferWaitableSuccessType
Type Alias InferWaitableSuccessType<T>
Infer
Waitable
Success
Type
<
T
>
:
T
extends
Waitable
<
infer
SuccessT
,
infer
_FailureT
>
?
Exclude
<
SuccessT
,
undefined
>
:
never
Infers the success type of the waitable
Type Parameters
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
react-waitables
Loading...
Infers the success type of the waitable