contract-query/frontend/node_modules/react-query/lib/react/setBatchUpdatesFn.js
2025-08-14 15:03:33 -05:00

7 lines
No EOL
199 B
JavaScript

"use strict";
var _core = require("../core");
var _reactBatchedUpdates = require("./reactBatchedUpdates");
_core.notifyManager.setBatchNotifyFunction(_reactBatchedUpdates.unstable_batchedUpdates);