UNPKG

directmail

Version:

Sendmail replacement, sends mail directly to recipients SMTP server

4 lines (3 loc) 79 B
'use strict'; // expose to the world module.exports = require('./lib/mailer');