UNPKG

@electron-forge/cli

Version:

A complete tool for building modern Electron applications

4 lines 192 B
import { MakeOptions } from '@electron-forge/core'; import './util/terminate'; export declare function getMakeOptions(): Promise<MakeOptions>; //# sourceMappingURL=electron-forge-make.d.ts.map