const subscriptions = require('./subscriptions')

/**
 * @namespace nexus.user.pusher
 */

module.exports = { subscriptions }