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

Function _flushInteractiveUpdates

code/communication/public/app.js:3630–3630  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3628 return fn(a, b);
3629};
3630var _flushInteractiveUpdates = function () {};
3631
3632var isBatching = false;
3633function batchedUpdates(fn, bookkeeping) {

Callers 1

batchedUpdatesFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected