MCPcopy Create free account
hub / github.com/angular-app/angular-app / notifications.js

File notifications.js

client/src/common/services/notifications.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1angular.module('services.notifications', []).factory('notifications', ['$rootScope', function ($rootScope) {
2
3 var notifications = {
4 'STICKY' : [],

Callers

nothing calls this directly

Calls 1

addNotificationFunction · 0.85

Tested by

no test coverage detected