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