Files
DefinitelyTyped/types/mailgun-js
Ryan LeonardandNathan Shively-Sanders c58a884ed9 mailgun-js: Allow sending templates (#35871)
* Added 'template' support for sending messages with mailgun.

* Implemented suggested changes.

* Switched template variables to 'any' as otherwise they conflict with existing properties (like 'to' allowing 'string[]')

* Removed 'any'.
2019-08-06 16:14:45 -07:00
..