deno.land / x / xstate@xstate@4.33.6 / test / fixtures / scxml / assign-current-small-step / test0.json
12345678910{ "initialConfiguration": ["a"], "events": [ { "event": { "name": "t" }, "nextConfiguration": ["c"] } ]}
Version Info