UNPKG

electron-notifications

Version:

A node module for sending notifications in electron applications

4 lines (2 loc) 76 B
const Notifier = require('./lib/notifier') module.exports = new Notifier()