Development type aliases
This is the collection of development type aliases within the store
module. There is only one type alias, StoreListenerStats
.
StoreListenerStats
The StoreListenerStats
type describes the number of listeners registered with the Store
, and can be used for debugging purposes.