UNPKG

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