EntityState<T, Id extends EntityId = string>
interfaceA normalised collection.
Type parameters
| Name | Type | Description |
|---|---|---|
T | — | The entity. |
Id | extends EntityId | Its key type. |
A normalised collection.
| Name | Type | Description |
|---|---|---|
T | — | The entity. |
Id | extends EntityId | Its key type. |