UNPKG

@electron/rebuild

Version:

Electron supporting package to rebuild native node modules against the currently installed electron

2 lines (1 loc) 84 B
export declare function readPackageJson(dir: string, safe?: boolean): Promise<any>;