Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/query
/
Class
packages/solid-query/src/QueryClient.ts:80–80 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
78
}
79
80
export
class
QueryClient extends QueryCoreClient {
81
constructor(config: QueryClientConfig = {}) {
82
super(config)
83
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected