API 文档 / pinia / StoreProperties

接口:StoreProperties<Id>

pinia.StoreProperties

属性{#properties} of a store.

类型参数

NameType
Idextends string

层次结构

属性

$id

$id: Id

store 的唯一标识符

定义于

pinia/src/types.ts:265