UNPKG

smtp-connection

Version:
9 lines (5 loc) 250 B
'use strict'; // See the following for the actual source code: // https://github.com/nodemailer/nodemailer/blob/master/lib/smtp-connection/index.js const SMTPConnection = require('nodemailer/lib/smtp-connection'); module.exports = SMTPConnection;