MCPcopy Create free account
hub / github.com/TanStack/query /

Class

integrations/lit-vite/src/main.ts:27–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

25}
26
27class LitQueryApp extends LitElement {
28 private readonly query = createQueryController(this, {
29 queryKey: ['test'],
30 queryFn: async () => {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected