MCPcopy Create free account
hub / github.com/experdot/pointer / index.ts

File index.ts

src/main/index.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { app, BrowserWindow } from 'electron'
2import { electronApp, optimizer } from '@electron-toolkit/utils'
3import { setupAIHandlers } from './aiHandler'
4import { setupAutoUpdater } from './autoUpdater'

Callers

nothing calls this directly

Calls 7

setupAIHandlersFunction · 0.90
setupAutoUpdaterFunction · 0.90
setupIpcHandlersFunction · 0.90
setupFileSystemHandlersFunction · 0.90
setupAttachmentHandlersFunction · 0.90
createWindowFunction · 0.90
requestRendererFlushFunction · 0.90

Tested by

no test coverage detected