Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/query
/
Class
packages/query-core/src/queriesObserver.ts:35–35 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
}
34
35
export
class
QueriesObserver<
36
TCombinedResult = Array<QueryObserverResult>,
37
> extends Subscribable<QueriesObserverListener> {
38
#client: QueryClient
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected