Jump To …

src/notifications/

notification_plugin.coffee


          
class NotificationPlugin
  notify: (notification) ->

module.exports = NotificationPlugin