2.0.0 • Published 6 years ago
hebo-notification-handler-inmemory v2.0.0
hebo-notification-handler-inmemory
Notification Handler implementation for hebo-js that stores to memory
Table of Contents
Install
npm:
npm install hebo-notification-handler-inmemoryyarn:
yarn add hebo-notification-handler-inmemoryUsage
const HeboNotificationHandlerInmemory = require('hebo-notification-handler-inmemory');
const heboNotificationHandlerInmemory = new HeboNotificationHandlerInmemory();
console.log(heboNotificationHandlerInmemory.renderName());
// scriptContributors
| Name |
|---|
| Steve Caldwell |
License
MIT © Steve Caldwell