4
devJoe
7y

try{
If(!res || typeof res == undefined || res == undefined){}
}catch(err){
// you just had to throw an error
}

Comments
Add Comment