StateMachinegetStateNodeByIdVersion: xstate@5.0.0On this pageStateMachine.getStateNodeById() method​Signature:getStateNodeById(stateId: string): StateNode<TContext, TEvent>;Parameters​ParameterTypeDescriptionstateIdstringReturns:StateNode<TContext, TEvent>