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