Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/excalidraw/excalidraw
/ Window
Interface
Window
excalidraw-app/global.d.ts:4–6 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2
import
"@excalidraw/excalidraw/css"
;
3
4
interface
Window {
5
__EXCALIDRAW_SHA__: string | undefined;
6
}
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…