const get = require('./get')

/**
 * @namespace nexus.user.preview
 */

module.exports = { get }