Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ isVue2 } from
'vue-demi'
2
import
{ isServer } from
'@tanstack/query-core'
3
4
import
{ QueryClient } from
'./queryClient'
Callers
nothing calls this directly
Calls
4
getClientKey
Function · 0.90
setupDevtools
Function · 0.90
cleanup
Function · 0.85
mount
Method · 0.45
Tested by
no test coverage detected