mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-06-11 07:44:02 +08:00
2
nodemailer/nodemailer-types.d.ts
vendored
2
nodemailer/nodemailer-types.d.ts
vendored
@@ -74,7 +74,7 @@ declare module nodemailer {
|
||||
/**
|
||||
* The subject of the e-mail
|
||||
*/
|
||||
sbject?: string;
|
||||
subject?: string;
|
||||
/**
|
||||
* The plaintext version of the message as an Unicode string, Buffer, Stream or an object {path: '...'}
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user