Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/query
/
Class
packages/query-core/src/__tests__/queryObserver.test-d.tsx:120–120 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
118
119
it(
'previousQuery should have typed error'
, () => {
120
class CustomError extends Error {
121
name =
'CustomError'
as const
122
}
123
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected