2.0.0 • Published 6 years ago
hebo-notification-handler-sns v2.0.0
hebo-notification-handler-sns
Notification Handler implementation for hebo-js that uses AWS SNS
Table of Contents
Install
npm:
npm install hebo-notification-handler-snsyarn:
yarn add hebo-notification-handler-snsUsage
const HeboNotificationHandlerSns = require('hebo-notification-handler-sns');
const heboNotificationHandlerSns = new HeboNotificationHandlerSns();
console.log(heboNotificationHandlerSns.renderName());
// scriptContributors
| Name |
|---|
| Steve Caldwell |
License
MIT © Steve Caldwell