(function() { "use strict"; angular.module("SportlogiqWebApp.constants", []) .constant("apiEndpoint", "/api/0.1/"); })();