1.0.0 • Published 7 years ago

ore-fol-mail v1.0.0

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

ore-fol-mail

Build Status npm Version JS Standard

Mail for ore-fol

Installation

$ npm install ore-fol-mail --save

Usage

'use strict'

const oreFolMail = require('ore-fol-mail')

let mail = oreFolMail({
  service: 'sendgrid',
  sendgridApiKey: '1234qwer'
})

Templates

License

This software is released under the MIT License.

Links