API Documentation • Docs
API Documentation / pinia / _ExtractStateFromSetupStore
Type Alias: _ExtractStateFromSetupStore<SS>
_ExtractStateFromSetupStore<
SS
>:SS
extendsundefined
|void
?object
:_ExtractStateFromSetupStore_Keys
<SS
> extends keyofSS
?_UnwrapAll
<Pick
<SS
,_ExtractStateFromSetupStore_Keys
<SS
>>> :never
For internal use only
Type Parameters
• SS