const get = require('./get')

/**
 * @namespace nexus.device.certificate
 */

module.exports = { get }