import * as xstate from "https://deno.land/x/xstate@xstate@5.9.1/src/assert.ts";
Functions
Asserts that the given event object is of the specified type or types. Throws an error if the event object is not of the specified types. |
import * as xstate from "https://deno.land/x/xstate@xstate@5.9.1/src/assert.ts";
Asserts that the given event object is of the specified type or types. Throws an error if the event object is not of the specified types. |