MCPcopy Index your code
hub / github.com/vercel/hyper / plugins.ts

File plugins.ts

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

Source from the content-addressed store, hash-verified

1// eslint-disable-next-line eslint-comments/disable-enable-pair
2/* eslint-disable @typescript-eslint/no-unsafe-return */
3import {require as remoteRequire} from '@electron/remote';
4// TODO: Should be updates to new async API https://medium.com/@nornagon/electrons-remote-module-considered-harmful-70d69500f31

Callers

nothing calls this directly

Calls 2

loadModulesFunction · 0.85
warnMethod · 0.45

Tested by

no test coverage detected