UNPKG

@tanstack/vue-query

Version:

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

6 lines (5 loc) 301 B
import '@tanstack/query-core'; export { D as DefinedInitialQueryOptions, f as UndefinedInitialQueryOptions, c as UseQueryDefinedReturnType, U as UseQueryOptions, b as UseQueryReturnType, u as useQuery } from './useQuery-CPqkvEsh.js'; import './types.js'; import './queryClient.js'; import 'vue-demi';