Skip to content

ahto/augment_nodemailer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

how to augment interface that is a type?

$ tsc
  index.ts(21,5): error TS2345: Argument of type '{ from: string; to: string; template: string; }' is not assignable to parameter of type 'SendMailOptions'.
  Object literal may only specify known properties, and 'template' does not exist in type 'SendMailOptions'.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published