Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/statelyai/xstate
/ input.test.ts
File
input.test.ts
packages/core/test/input.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ of } from
'rxjs'
;
2
import
{ assign, createActor, spawnChild } from
'../src'
;
3
import
{ createMachine } from
'../src/createMachine'
;
4
import
{
Callers
nothing calls this directly
Calls
13
createMachine
Function · 0.90
createActor
Function · 0.90
assign
Function · 0.90
fromPromise
Function · 0.90
fromTransition
Function · 0.90
fromObservable
Function · 0.90
fromCallback
Function · 0.90
spawnChild
Function · 0.90
fn
Method · 0.80
getSnapshot
Method · 0.80
start
Method · 0.65
subscribe
Method · 0.65
Tested by
no test coverage detected