Skip to content

Instantly share code, notes, and snippets.

@codeweavers
Last active August 29, 2015 14:01
Show Gist options
  • Save codeweavers/f3ffaf5a9e03fd6a7a41 to your computer and use it in GitHub Desktop.
Save codeweavers/f3ffaf5a9e03fd6a7a41 to your computer and use it in GitHub Desktop.
emailFunction: function (emailer) {
emailer.send({ }); // Required - This will send the email.
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment