'use strict';

module.exports = {
  user: require('./UserService')
};
