MCPcopy
hub / github.com/codesandbox/codesandbox-client / sequences.js

File sequences.js

packages/app/src/app/store/modules/workspace/sequences.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { set, when, push } from 'cerebral/operators';
2import { state, props } from 'cerebral/tags';
3import * as actions from './actions';
4import { ensureOwnedSandbox, loadSandbox, closeModal } from '../../sequences';

Callers

nothing calls this directly

Calls 4

addNotificationFunction · 0.90
propsFunction · 0.85
setFunction · 0.50
pushFunction · 0.50

Tested by

no test coverage detected