Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/jakesgordon/javascript-state-machine
/ lifecycle.js
File
lifecycle.js
test/lifecycle.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
test from
'ava'
2
import
StateMachine from
'../src/app'
3
import
LifecycleLogger from
'./helpers/lifecycle_logger'
4
Callers
nothing calls this directly
Calls
4
logger
Function · 0.85
pause
Function · 0.85
cancel
Function · 0.85
done
Function · 0.85
Tested by
no test coverage detected