mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-08-26 11:12:19 +08:00
Vendored
+1
-1
@@ -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