UNPKG

react-query

Version:

Hooks for managing, caching and syncing asynchronous and remote data in React

3 lines 182 B
import { notifyManager } from "../core/index.mjs"; import { unstable_batchedUpdates } from "./reactBatchedUpdates.mjs"; notifyManager.setBatchNotifyFunction(unstable_batchedUpdates);