Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/developmentseed/stac-react
/ Window
Interface
Window
src/context/index.tsx:63–65 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
61
62
declare global {
63
interface Window {
64
__TANSTACK_QUERY_CLIENT__?: import(
'@tanstack/query-core'
).QueryClient;
65
}
66
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected