UNPKG

react-query

Version:

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

3 lines 85 B
import { useQueries } from './useQueries'; export { useQueries }; export * from '..';