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

Function interactiveUpdates

code/new-context-api/public/app.js:2985–2987  ·  view source on GitHub ↗
(fn, a, b)

Source from the content-addressed store, hash-verified

2983}
2984
2985function interactiveUpdates(fn, a, b) {
2986 return _interactiveUpdates(fn, a, b);
2987}
2988
2989
2990

Callers 1

dispatchInteractiveEventFunction · 0.70

Calls 3

_interactiveUpdatesFunction · 0.70
performWorkFunction · 0.70
performSyncWorkFunction · 0.70

Tested by

no test coverage detected