module.exports = { user: require('./models/user'), item: require('./models/item') }