Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/query
/
Class
packages/query-devtools/src/__tests__/DevtoolsPanelComponent.test.tsx:63–63 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
61
vi.stubGlobal(
62
'ResizeObserver'
,
63
class {
64
observe = vi.fn()
65
unobserve = vi.fn()
66
disconnect = vi.fn()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected