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

Function _flushInteractiveUpdates

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

Source from the content-addressed store, hash-verified

3844 return fn(a, b);
3845};
3846var _flushInteractiveUpdates = function () {};
3847
3848var isBatching = false;
3849function batchedUpdates(fn, bookkeeping) {

Callers 1

batchedUpdatesFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected