'use strict'; const excludeAttributes = ['description']; const jsonbSchemas = {}; module.exports = { excludeAttributes, jsonbSchemas };