UNPKG

transacemail

Version:

Transactional Email & Templated Email for NodeJS

10 lines (8 loc) 188 B
/* * transacemail * https://github.com/FGRibreau/node-transacemail * * Copyright (c) 2013 FG Ribreau * Licensed under the MIT license. */ module.exports = require('./lib/Mailing');