MCPcopy
hub / github.com/statelyai/xstate / index.ts

File index.ts

packages/core/src/actors/index.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createActor } from '../createActor.ts';
2import type { ActorRef, AnyEventObject, Snapshot } from '../types.ts';
3import { fromTransition } from './transition.ts';
4export {

Callers

nothing calls this directly

Calls 1

fromTransitionFunction · 0.90

Tested by

no test coverage detected