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/modules/git/sequences.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ set, when, wait } from
'cerebral/operators'
;
2
import
{ state, props, string } from
'cerebral/tags'
;
3
import
* as actions from
'./actions'
;
4
Callers
nothing calls this directly
Calls
3
props
Function · 0.85
string
Function · 0.85
set
Function · 0.50
Tested by
no test coverage detected