MCPcopy Create free account
hub / github.com/curiores/SerialAnalyzer / electron.js

File electron.js

public/electron.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Module to control the application lifecycle and the native browser window.
2const { app, BrowserWindow, protocol, ipcMain, dialog } = require("electron");
3const path = require("path");
4const url = require("url");

Callers

nothing calls this directly

Calls 2

createWindowFunction · 0.85

Tested by

no test coverage detected