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

File sequences.js

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

Source from the content-addressed store, hash-verified

1import { set, when, equals, toggle, increment } from 'cerebral/operators';
2import { state, props, string } from 'cerebral/tags';
3import * as actions from './actions';
4import { closeTabByIndex } from '../../actions';

Callers

nothing calls this directly

Calls 6

addNotificationFunction · 0.90
setCurrentModuleFunction · 0.90
stringFunction · 0.85
propsFunction · 0.85
equalsFunction · 0.85
setFunction · 0.50

Tested by

no test coverage detected