angular-extended-notifications
Version:
Highly customizable notifications with AngularJS
7 lines • 476 B
JavaScript
/*!
* angular-extended-notifications v1.0.5 - 2016-05-06
* (c) 2014-2016 L.systems SARL, Etienne Folio, Quentin Raynaud
* https://bitbucket.org/lsystems/angular-extended-notifications
* License: MIT
*/
!function(a){"use strict";if(!a.webkitNotifications&&"undefined"!=typeof Notification){var b;"granted"===Notification.permission?b=0:"denied"===Notification.permission?b=2:"default"===Notification.permission&&(b=1)}}("undefined"==typeof unsafeWindow?this:unsafeWindow);