electron-locator.d.ts 96 Bytes
export declare function locateElectronModule(projectRootPath?: string): Promise<string | null>;