Interface MakerAppImageConfig

interface MakerAppImageConfig {
    options?: MakerAppImageConfigOptions;
}

Properties

Properties

AppImage maker configuration options.

Since

v1.0.0