import { NMS } from 'nms'
NMS.emit('user.confirm', payload)
.then(res => {
console.log('Email has been delivered: ', res);
})
.catch(err => {
console.log('Error while mail sending: ', err)
})
-
Notifications
You must be signed in to change notification settings - Fork 0
Agnostic transactional email sending in Node.js environment
License
pchchv/nms
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Agnostic transactional email sending in Node.js environment
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published