react-query
Version:
Hooks for managing, caching and syncing asynchronous and remote data in React
5 lines • 341 B
JavaScript
// This package once contained these functions, but they have now been moved
// into the core and react packages.
// They are re-exported here to avoid a breaking change, but this package
// should be considered deprecated and removed in a future major version.
export { dehydrate, hydrate, useHydrate, Hydrate } from 'react-query'; // Types