MakerDMGConfig: Omit<ElectronInstallerDMGOptions, "name"> & {
    name?: string;
}

Type declaration

  • Optional name?: string