Interface describing the entities propery of a normalized state.
A map of schema keys wich map to a map of entity id's to entity data.
This corresponds to the entities property of a normalizr.normalize result.
Hierarchy
EntityMap
Indexable
[key: string]: object
Interface describing the entities propery of a normalized state.
A map of schema keys wich map to a map of entity id's to entity data.
This corresponds to the entities property of a normalizr.normalize result.
Interface describing the entities propery of a normalized state. A map of schema keys wich map to a map of entity id's to entity data. This corresponds to the
entities
property of anormalizr.normalize
result.