Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/query
/
Class
packages/query-devtools/src/contexts/PiPContext.tsx:29–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
27
}
28
29
class PipOpenError extends Error {}
30
31
const PiPContext = createContext<Accessor<PiPContextType> | undefined>(
32
undefined,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected