react-waitables
Preparing search index...
InferWaitableSuccessType
Type Alias InferWaitableSuccessType<T>
InferWaitableSuccessType
:
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