Readonly
context: Definition.Context.SignatureReadonly
event: Config.TransitionEventForStateValue.SignatureThe event that caused the state transition.
Readonly
nextThe next events that can be sent to the state machine.
Readonly
value: Tagged<string, "StateValue">The current state value.
The current context.