foundation-store
Home > @genesislcap/foundation-store
foundation-store package
Abstract Classes
Abstract Class |
Description |
---|---|
The abstract store that concrete store fragments must extend, which differs from the AbstractStoreRoot. | |
The abstract store root that concrete store roots must extend. |
Functions
Function |
Description |
---|---|
A factory to create the error map. | |
Creates a dependency injection key for the store being registered. |
Interfaces
Interface |
Description |
---|---|
Store interface. | |
Store connectable interface. | |
Root store interface. | |
Variables
Variable |
Description |
---|---|
Logger for the foundation-store package |
Type Aliases
Type Alias |
Description |
---|---|
Store root event key to event detail map. | |