1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
| # Installation
| > `npm install --save @types/nodemailer`
|
| # Summary
| This package contains type definitions for Nodemailer (https://github.com/nodemailer/nodemailer).
|
| # Details
| Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/nodemailer
|
| Additional Details
| * Last updated: Tue, 22 Oct 2019 21:04:39 GMT
| * Dependencies: @types/node
| * Global values: none
|
| # Credits
| These definitions were written by Rogier Schouten <https://github.com/rogierschouten>, Piotr Roszatycki <https://github.com/dex4er>, and Daniel Chao <https://github.com/bioball>.
|
|