MCPcopy Create free account
hub / github.com/FlashpointProject/launcher / MainWindowPreload.ts

File MainWindowPreload.ts

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

Source from the content-addressed store, hash-verified

1import * as remote from '@electron/remote';
2import { SocketClient } from '@shared/back/SocketClient';
3import { BackIn, BackOut } from '@shared/back/types';
4import { CustomIPC, WindowIPC } from '@shared/interfaces';

Callers

nothing calls this directly

Calls 7

createErrorProxyFunction · 0.90
setThemeFunction · 0.90
registerHandlersFunction · 0.85
connectMethod · 0.80
setSocketMethod · 0.80
sendMethod · 0.65
requestMethod · 0.45

Tested by

no test coverage detected