Skip to content
Version: xstate@5.0.0

StateMachine.config property​

The raw config used to create the machine.

Signature:

config: MachineConfig<TContext, TEvent, any, any, any, any, any, any, TOutput, any>;