UNPKG

react-query

Version:

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

4 lines (3 loc) 86 B
import { useQueries } from './useQueries'; export { useQueries }; export * from '..';