Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/UdaraJay/Pile
/ Window
Interface
Window
src/renderer/preload.d.ts:5–7 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3
declare global {
4
// eslint-disable-next-line no-unused-vars
5
interface
Window {
6
electron: ElectronHandler;
7
}
8
}
9
10
export
{};
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected