UNPKG

@reforged/maker-appimage

Version:

An AppImage maker implementation for the Electron Forge.

3 lines 221 B
import type { MakerUnixOptions } from "@reforged/maker-types"; export default function storeIcons(conf: MakerUnixOptions["icon"], out: string, work: string, app: string): Promise<void>; //# sourceMappingURL=image.d.ts.map