UNPKG

react-query

Version:

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

3 lines 168 B
import { notifyManager } from '../core'; import { unstable_batchedUpdates } from './reactBatchedUpdates'; notifyManager.setBatchNotifyFunction(unstable_batchedUpdates);