MCPcopy
hub / github.com/vercel/hyper / plugins.ts

File plugins.ts

app/plugins.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable eslint-comments/disable-enable-pair */
2/* eslint-disable @typescript-eslint/no-unsafe-return */
3/* eslint-disable @typescript-eslint/no-unsafe-call */
4import {app, dialog, BrowserWindow, App, ipcMain} from 'electron';

Callers

nothing calls this directly

Calls 8

patchModuleLoadFunction · 0.85
getPathsFunction · 0.85
getIdFunction · 0.85
requirePluginsFunction · 0.85
updatePluginsFunction · 0.85
promisifyFunction · 0.85
getMethod · 0.80
logMethod · 0.45

Tested by

no test coverage detected