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