const authorizeMany = require('./authorizeMany')

/**
 * @namespace nexus.user.pusher.subscriptions.device.process
 */

module.exports = { authorizeMany }