Private
ledgerPrivate
statePrivate
stateReturns a collection of all the transactions which resulted in the current state
Returns a copy of the current state
Optional
member: string | MemberLambda<T, V>Returns an observable which can be subscribed to in order to act on ANY state changes within the store
Optional
member: string | MemberLambda<T, V>Private
childPrivate
clonePrivate
getOptional
member: MemberLambda<T, R>Private
getPrivate
getPrivate
parentPrivate
publishPrivate
updateGenerated using TypeDoc
A light state management pattern allowing storage, retrieval, and monitoring of state.