MCPcopy
hub / github.com/statelyai/xstate / select.test.ts

File select.test.ts

packages/core/test/select.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { assign, SnapshotFrom } from '../src';
2import { createMachine } from '../src/index.ts';
3import { createActor } from '../src/index.ts';
4

Callers

nothing calls this directly

Calls 10

createMachineFunction · 0.90
assignFunction · 0.90
createActorFunction · 0.90
getMethod · 0.80
sendMethod · 0.80
fnMethod · 0.80
startMethod · 0.65
selectMethod · 0.65
subscribeMethod · 0.65
unsubscribeMethod · 0.65

Tested by

no test coverage detected