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

Class

packages/query-core/src/queryObserver.ts:40–40  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38}
39
40export class QueryObserver<
41 TQueryFnData = unknown,
42 TError = DefaultError,
43 TData = TQueryFnData,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected