Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/query
/
Class
packages/lit-query/src/QueryClientProvider.ts:64–64 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
62
* ```
63
*/
64
export
class
QueryClientProvider extends LitElement {
65
/** @internal */
66
static properties = {
67
client: { attribute: false },
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected