MCPcopy Index your code
hub / github.com/TanStack/query / vueQueryPlugin.ts

File vueQueryPlugin.ts

packages/vue-query/src/vueQueryPlugin.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { isVue2 } from 'vue-demi'
2import { isServer } from '@tanstack/query-core'
3
4import { QueryClient } from './queryClient'

Callers

nothing calls this directly

Calls 4

getClientKeyFunction · 0.90
setupDevtoolsFunction · 0.90
cleanupFunction · 0.85
mountMethod · 0.45

Tested by

no test coverage detected