Hi, in the documentation here: https://xstate.js.org/docs/guides/states.html#persisting-state
The first line of the first code block has this code: JSON.stringify(currentState); What is current state, and how do I get it?
Thanks for your help.
Documentation for XState: State Machines and Statecharts for the Modern Web