Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/codesandbox/codesandbox-client
/ sequences.js
File
sequences.js
packages/app/src/app/store/sequences.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ sequence } from
'cerebral'
;
2
import
{ when, push, set, equals } from
'cerebral/operators'
;
3
import
{ state, props } from
'cerebral/tags'
;
4
import
* as actions from
'./actions'
;
Callers
nothing calls this directly
Calls
4
props
Function · 0.85
equals
Function · 0.85
set
Function · 0.50
push
Function · 0.50
Tested by
no test coverage detected