Files
DefinitelyTyped/sendgrid
João Cristóvão 09a4a1fd33 Missing cc in sendgrid packate (#13063)
The sendgrid package was missing the `cc` field, and the `bcc` field had a too generic type (`any` instead of `string[]`, as used on the `setCcs` and `setBccs` below.
2016-12-08 12:04:38 -08:00
..