Home
Source: src/device/certificate/index.js
const get = require('./get') /** * @namespace nexus.device.certificate */ module.exports = { get }