MCPcopy 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

1const { contextBridge, ipcRenderer, shell } = require('electron');
2const { version } = require('./package.json');
3
4// Track registered channels to prevent duplicates in hidden window

Callers

nothing calls this directly

Calls 1

checkIsServerModeFunction · 0.85

Tested by

no test coverage detected