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

File sequences.js

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

Source from the content-addressed store, hash-verified

1import { push, set } from 'cerebral/operators';
2import { state, props } from 'cerebral/tags';
3import { ensureOwnedSandbox } from '../../sequences';
4import { setCurrentModule, addNotification } from '../../factories';

Callers

nothing calls this directly

Calls 5

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

Tested by

no test coverage detected