Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/xstate/src/spawn.ts>createSpawner

State machines and statecharts for the modern web.
Go to Latest
function createSpawner
import { createSpawner } from "https://deno.land/x/xstate@xstate@5.0.0-beta.23/src/spawn.ts";

Parameters

actorContext: AnyActorContext
unnamed 1: AnyState
spawnedChildren: Record<string, AnyActorRef>