API Documentation • Docs
API Documentation / pinia / _Awaited
Type Alias: _Awaited<T>
_Awaited<
T
>:T
extendsnull
|undefined
?T
:T
extendsobject
&object
?F
extends (value
, ...args
) =>any
?_Awaited
<V
> :never
:T
Type Parameters
• T