const list = require('./list')

/**
 * @namespace nexus.licence.type
 */

module.exports = {
  list,
}