interface MakerFlatpakConfig {
    options?: MakerFlatpakOptionsConfig;
}

Properties

Properties

options?: MakerFlatpakOptionsConfig