UNPKG

better-npm-init

Version:

A better version of npm init, with templates and more. Usage: better-npm-init <template> [--yarn] [--install] [--git] [--yes] [--help]

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