Files
aza/APP/nexus-remote/node_modules/@electron/rebuild/lib/electron-locator.d.ts

2 lines
139 B
TypeScript
Raw Normal View History

2026-03-25 14:14:07 +01:00
export declare function locateElectronModule(projectRootPath?: string | undefined, startDir?: string | undefined): Promise<string | null>;