Files
aza/APP/nexus-remote/node_modules/@electron/rebuild/lib/electron-locator.d.ts
2026-03-25 14:14:07 +01:00

2 lines
139 B
TypeScript

export declare function locateElectronModule(projectRootPath?: string | undefined, startDir?: string | undefined): Promise<string | null>;