MCPcopy Create free account
hub / github.com/krasimir/react-in-patterns / interactiveUpdates

Function interactiveUpdates

code/one-direction-data-flow/public/app.js:3497–3499  ·  view source on GitHub ↗
(fn, a, b)

Source from the content-addressed store, hash-verified

3495}
3496
3497function interactiveUpdates(fn, a, b) {
3498 return _interactiveUpdates(fn, a, b);
3499}
3500
3501
3502

Callers 1

dispatchInteractiveEventFunction · 0.70

Calls 3

_interactiveUpdatesFunction · 0.70
performWorkFunction · 0.70
performSyncWorkFunction · 0.70

Tested by

no test coverage detected