Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/massCodeIO/massCode
/ Window
Interface
Window
src/renderer/main.ts:9–11 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7
8
declare global {
9
interface
Window {
10
EXCALIDRAW_ASSET_PATH?: string | string[]
11
}
12
}
13
14
// Excalidraw fonts are copied to the renderer build root (see
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected