Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ProxyStateMachineType

Hierarchy

  • ProxyStateMachineType

Constructors

Properties

Constructors

constructor

  • Parameters

    • obj: any

    Returns ProxyStateMachineType

Properties

initialState

initialState: ProxyState | undefined

states

states: ProxyState[]

transitions

transitions: ProxyTransition[]

Generated using TypeDoc