Vana SDK - v0.1.0
Preparing search index...
types/generics
PromiseResult
Type Alias PromiseResult<T>
PromiseResult
:
T
extends
Promise
<
infer
U
>
?
U
:
T
Helper type to extract promise result type
Type Parameters
T
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
Vana SDK - v0.1.0
Loading...
Helper type to extract promise result type