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

Function interactiveUpdates

code/communication/public/app.js:3659–3661  ·  view source on GitHub ↗
(fn, a, b)

Source from the content-addressed store, hash-verified

3657}
3658
3659function interactiveUpdates(fn, a, b) {
3660 return _interactiveUpdates(fn, a, b);
3661}
3662
3663
3664

Callers 1

dispatchInteractiveEventFunction · 0.70

Calls 3

_interactiveUpdatesFunction · 0.70
performWorkFunction · 0.70
performSyncWorkFunction · 0.70

Tested by

no test coverage detected