MCPcopy
hub / github.com/Kong/insomnia / entry.preload.ts

File entry.preload.ts

packages/insomnia/src/entry.preload.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { contextBridge, ipcRenderer, webUtils as webUtilities } from 'electron';
2import type { AuthTypeOAuth2, OAuth2Token, RequestHeader } from 'insomnia-data';
3
4import { invokeWithNormalizedError } from '~/main/ipc/invoke';

Callers

nothing calls this directly

Calls 11

invariantFunction · 0.90
invokeSyncMethodFunction · 0.85
rejectFunction · 0.85
invokePluginBridgeMethodFunction · 0.85
sendMethod · 0.80
onMethod · 0.80
resolveFunction · 0.50
getMethod · 0.45
logMethod · 0.45
setMethod · 0.45

Tested by

no test coverage detected