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

File main.ts

examples/workflow-reusing-functions/main.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {
2 assign,
3 createMachine,
4 forwardTo,

Callers

nothing calls this directly

Calls 11

setupFunction · 0.90
fromPromiseFunction · 0.85
assignFunction · 0.85
sendParentFunction · 0.85
createMachineFunction · 0.85
forwardToFunction · 0.85
createActorFunction · 0.85
sendMethod · 0.80
delayFunction · 0.70
subscribeMethod · 0.65
startMethod · 0.65

Tested by

no test coverage detected