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