Skip to content

Instantly share code, notes, and snippets.

@sdejean28
Created October 3, 2019 21:00
Show Gist options
  • Save sdejean28/7dbc62e9c030d9a1a415536b5b14b5d7 to your computer and use it in GitHub Desktop.
Save sdejean28/7dbc62e9c030d9a1a415536b5b14b5d7 to your computer and use it in GitHub Desktop.
let EventEmitter = require('events').EventEmitter
let notifier = new EventEmitter()
module.exports = notifier
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment