import { not } from "https://deno.land/x/xstate@xstate@5.0.0-beta.23/src/guards.ts";
Type Parameters
TContext extends MachineContext
TEvent extends EventObject
Parameters
guard: GuardConfig<TContext, TEvent>
import { not } from "https://deno.land/x/xstate@xstate@5.0.0-beta.23/src/guards.ts";