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

Function _flushInteractiveUpdates

code/new-context-api/public/app.js:2956–2956  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2954 return fn(a, b);
2955};
2956var _flushInteractiveUpdates = function () {};
2957
2958var isBatching = false;
2959function batchedUpdates(fn, bookkeeping) {

Callers 1

batchedUpdatesFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected