sendgrid / sendgrid-nodejs

The Official Twilio SendGrid Led, Community Driven Node.js API Library
https://sendgrid.com
MIT License
2.98k stars 781 forks source link

fix: update ResponseError types #1412

Closed geofflangenderfer closed 3 weeks ago

geofflangenderfer commented 3 weeks ago

Fixes

this PR updates the types for the ResponseError class. Previously, this caused typescript compiler failures that require casting this to any type.

Checklist

If you have questions, please file a support ticket.