MCPcopy Create free account
hub / github.com/DeepNotesApp/DeepNotes / electron-main.ts

File electron-main.ts

apps/client/src-electron/electron-main.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { app, BrowserWindow, ipcMain, nativeTheme, shell } from 'electron';
2import cookie from 'cookie';
3import path from 'path';
4import os from 'os';

Callers

nothing calls this directly

Calls 6

sendStatusToWindowFunction · 0.85
createWindowFunction · 0.85
thenMethod · 0.80
catchMethod · 0.80
removeMethod · 0.80
getMethod · 0.65

Tested by

no test coverage detected