Type aliases
These are the type aliases within the store
module.
Listener type aliases
This is the collection of listener type aliases within the store
module. There are 11 listener type aliases in total.
Callback type aliases
This is the collection of callback type aliases within the store
module. There are 5 callback type aliases in total.
Schema type aliases
This is the collection of schema type aliases within the store
module. There are only two schema type aliases, CellSchema
and Schema
.
Store type aliases
This is the collection of store type aliases within the store
module. There are 5 store type aliases in total.
Transaction type aliases
This is the collection of transaction type aliases within the store
module. There are only two transaction type aliases, ChangedCells
and InvalidCells
.
Development type aliases
This is the collection of development type aliases within the store
module. There is only one type alias, StoreListenerStats
.