interface SupplyConfig {
    allow_upgrades: boolean;
}

Properties

Properties

allow_upgrades: boolean