const get = require('./get')

/**
 * @namespace nexus.process.preview
 */

module.exports = { get }