module.exports = angular.module('stf/settings', []) .factory('SettingsService', require('./settings-service'))