Map of Key Value pair entries containing values store in this store.
Private subjectsMap of replay subject id to ReplaySubject instance.
Private postSet create a key value pair entry and creates a corresponding replay subject instance that will be used to broadcast updates.
The key identifying the value
The value
Reset the state of the OStore to the values or reset provided in the constructor OStoreStart instance.
Generated using TypeDoc
Start keys and values passed in via constructor.