const list = require('./list')

/**
 * @namespace nexus.process.snapshot
 */

module.exports = { list }