import * as xstate from "https://deno.land/x/xstate@xstate@5.9.1/src/createMachine.ts";
Functions
Creates a state machine (statechart) with the given configuration. |
import * as xstate from "https://deno.land/x/xstate@xstate@5.9.1/src/createMachine.ts";
Creates a state machine (statechart) with the given configuration. |