The normalized entities. Should be passed to all projector functions to enable access to all entities needed.
The original sorting of the unnormalized data. Holds all id's of the last set operation in original order. Can be used to restore the original sorting of entities
Generated using TypeDoc
The normalized state, representing a
normalizr.normalize
result. Can be selected by the providedgetNormalizedEntities
andgetResult
selectors.