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

Class

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected