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