Why \'then\' and \'catch\' is both called if I add callback function?
function sendMail(data, callback) { sgMail .send(data) .then(() =&g