0.1.0 • Published 4 years ago
monsook-auth-adapter v0.1.0
mozik-notifications
Mozik Platform Module for sending SMS, E-Mail and Push Notification
Install
$ npm install mozik-notificationUsage
import MozikNotifications from 'mozik-notification';
const mozikNotifications = new MozikNotifications(config);API
sendSms(options)
sendEmail(options)
sendPush(options)
0.1.0
4 years ago