Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EntityMap

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.

  • [id: string]: any

Generated using TypeDoc