Preparing search index...
The search index is not available
react-waitables
react-waitables
InferResolvedTypeOrPromisedType
Type Alias InferResolvedTypeOrPromisedType<TypeOrPromiseT>
Infer
Resolved
Type
Or
Promised
Type
<
TypeOrPromiseT
>
:
TypeOrPromiseT
extends
Promise
<
infer
T
>
?
T
:
TypeOrPromiseT
Infers a type or the result of a promise
Type Parameters
TypeOrPromiseT
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
react-waitables
Loading...
Infers a type or the result of a promise