const update = require('./update')

/**
 * @namespace nexus.process.physicalMapping
 */
module.exports = {
  update
}