Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TechJeeper/Printventory
/ preload.js
File
preload.js
preload.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
{ contextBridge, ipcRenderer, shell } = require(
'electron'
);
2
const
{ version } = require(
'./package.json'
);
3
4
// Track registered channels to prevent duplicates in hidden window
Callers
nothing calls this directly
Calls
1
checkIsServerMode
Function · 0.85
Tested by
no test coverage detected