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

Function interactiveUpdates

code/redux/public/app.js:3875–3877  ·  view source on GitHub ↗
(fn, a, b)

Source from the content-addressed store, hash-verified

3873}
3874
3875function interactiveUpdates(fn, a, b) {
3876 return _interactiveUpdates(fn, a, b);
3877}
3878
3879
3880

Callers 1

dispatchInteractiveEventFunction · 0.70

Calls 3

_interactiveUpdatesFunction · 0.70
performWorkFunction · 0.70
performSyncWorkFunction · 0.70

Tested by

no test coverage detected