MCPcopy
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

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

Callers

nothing calls this directly

Calls 4

propsFunction · 0.85
equalsFunction · 0.85
setFunction · 0.50
pushFunction · 0.50

Tested by

no test coverage detected