Files
turftracker/frontend/node_modules/react-query/es/hydration/index.js
2026-04-09 13:19:47 -05:00

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