Optional
Readonly
context?: Definition.Context.SignatureReadonly
initial: Tagged<string, "StateValue">The initial state value.
Optional
Readonly
on?: Definition.On.SignatureThe definition how a state machine will transition when it receives a specific event.
Readonly
states: { The state definitions.
The context of the state machine.