API 文档 • 文档
API 文档 / pinia / _ExtractGettersFromSetupStore
类型别名: _ExtractGettersFromSetupStore<SS>
_ExtractGettersFromSetupStore<
SS
>:SS
extendsundefined
|void
?object
:_ExtractGettersFromSetupStore_Keys
<SS
> extends keyofSS
?Pick
<SS
,_ExtractGettersFromSetupStore_Keys
<SS
>> :never
仅供内部使用
类型参数
• SS