Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/xstate/test/utils.ts>testMultiTransition

Actor-based state management & orchestration for complex app logic.
Go to Latest
function testMultiTransition
import { testMultiTransition } from "https://deno.land/x/xstate@xstate%405.7.0/test/utils.ts";

Parameters

fromState: string
eventTypes: string