Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IBranchedMapState

The reducer state branch for runtime map state. Map-specific state is keyed on their respective runtime map name as sub-branches on this branch

export
interface

IBranchedMapState

Hierarchy

  • IBranchedMapState

Indexable

[mapName: string]: IBranchedMapSubState

The reducer state branch for runtime map state. Map-specific state is keyed on their respective runtime map name as sub-branches on this branch

Generated using TypeDoc