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

Class

integrations/angular-cli-20/src/app/app.ts:18–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16 `,
17})
18export class App {
19 query = injectQuery(() => ({
20 queryKey: ['test'],
21 queryFn: async () => {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected