interface MakerRpmConfig {
    options?: MakerRpmConfigOptions;
}

Properties

Properties

options?: MakerRpmConfigOptions