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