Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pickle-com/glass
/ Window
Interface
Window
pickleglass_web/app/settings/page.tsx:18–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16
17
declare global {
18
interface Window {
19
ipcRenderer?: any;
20
}
21
}
22
23
type Tab =
'profile'
|
'privacy'
|
'billing'
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected