DefinitelyTyped/types/nodemailer
Alan Savage 42af8aa75a Add typings for createTransport with smtp connection url (#18608)
* Add function to createTransport which takes a SMTP connection url

* Corrected issue with file in wrong directory.

* Add supporting test

Add test for createTransporter with smtp connection url

* Add additional unit test

Test the override with the options parameter
2017-08-03 14:36:53 -07:00
..
index.d.ts Add typings for createTransport with smtp connection url (#18608) 2017-08-03 14:36:53 -07:00
nodemailer-tests.ts Add typings for createTransport with smtp connection url (#18608) 2017-08-03 14:36:53 -07:00
package.json
tsconfig.json