Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "node_modules/@types/nodemailer/index.d"

Index

Type aliases

SendMailOptions

SendMailOptions: Options

SentMessageInfo

SentMessageInfo: any

Transporter

Transporter: Mail

Functions

createTestAccount

  • createTestAccount(apiUrl: string, callback: function): void
  • createTestAccount(callback: function): void
  • createTestAccount(apiUrl?: undefined | string): Promise<TestAccount>
  • Parameters

    • apiUrl: string
    • callback: function
        • Parameters

          Returns void

    Returns void

  • Parameters

    • callback: function
        • Parameters

          Returns void

    Returns void

  • Parameters

    • Optional apiUrl: undefined | string

    Returns Promise<TestAccount>

createTransport

getTestMessageUrl

Generated using TypeDoc