UNPKG

electron-rebuild

Version:

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

2 lines (1 loc) 108 B
export declare function downloadLinuxSysroot(electronVersion: string, targetArch: string): Promise<string>;