useStateMachine
useStateMachine copied to clipboard
How to get the type for state and send?
I've got useStateMachine in a parent component and want to send it down as props. How can I get the type for state and send?