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

Function interactiveUpdates

code/event-handlers/public/app.js:2954–2956  ·  view source on GitHub ↗
(fn, a, b)

Source from the content-addressed store, hash-verified

2952}
2953
2954function interactiveUpdates(fn, a, b) {
2955 return _interactiveUpdates(fn, a, b);
2956}
2957
2958
2959

Callers 1

dispatchInteractiveEventFunction · 0.70

Calls 3

_interactiveUpdatesFunction · 0.70
performWorkFunction · 0.70
performSyncWorkFunction · 0.70

Tested by

no test coverage detected