UNPKG

@tanstack/react-query

Version:

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

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