(function() { module = angular.module('PlexRequests', ['ngLoadingSpinner']); module.constant("moment", moment); }());