Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IStateMap<T>

export
interface

IStateMap

Type Parameters

Hierarchy

  • IStateMap

Indexable

[key: string]: { buff: T; data: string; type: string }
  • buff: T
  • data: string
  • type: string

Generated using TypeDoc