'use strict';

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