'use strict'; module.exports = { auth: require('./auth'), ps: require('./pubsub'), host: require('./host'), }