Interface ActionMap<S>

Represents an object where each property is an action description.

Interface

ActionMap

Type Parameters

  • S = any

Hierarchy

  • ActionMap

Indexable

[actionName: string]: ActionDescBase<S>

Generated using TypeDoc