mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-09-24 01:50:26 +00:00
* 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'.