API 文档 • 文档
API 文档 / pinia / PiniaCustomProperties
接口: PiniaCustomProperties<Id, S, G, A> 
用户在通过插件添加属性时要扩展的接口。
类型参数 
• Id extends string = string
• S extends StateTree = StateTree
• G = _GettersTree<S>
• A = _ActionsTree
API 文档 • 文档
API 文档 / pinia / PiniaCustomProperties
用户在通过插件添加属性时要扩展的接口。
• Id extends string = string
• S extends StateTree = StateTree
• G = _GettersTree<S>
• A = _ActionsTree