UNPKG

react-query

Version:

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

4 lines 154 B
// @ts-ignore // eslint-disable-next-line import/no-unresolved import { unstable_batchedUpdates } from 'react-native'; export { unstable_batchedUpdates };