Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/alibaba/hooks
/ Window
Interface
Window
packages/hooks/src/global.d.ts:3–5 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
declare module
'*.jpg'
;
2
3
interface
Window {
4
TEST_SCRIPT?: any;
5
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…