interface RoflmarketDeploymentUpdate {
    clear?: {};
    set?: RoflmarketDeployment;
}

Properties

Properties

clear?: {}