const removeAll = require('./removeAll')

/**
 * @namespace nexus.event.device
 */

module.exports = { removeAll }