const { entityToJSONSchema } = require('./dist/utilities/configToJSONSchema'); module.exports = { entityToJSONSchema, };