Skip to content

FsmDefinition

Defined in: ai/fsm/types.ts:78

initial: string

Defined in: ai/fsm/types.ts:80

Name of the state entered on start.


states: FsmState[]

Defined in: ai/fsm/types.ts:81