Skip to content
Version: xstate@5.0.0

StateNode.definition property​

The well-structured state node definition.

Signature:

get definition(): StateNodeDefinition<TContext, TEvent>;