UNPKG

electron-notification-desktop

Version:

A node module for sending desktop notification in electron applications

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