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