UNPKG

express-jsdoc-swagger

Version:
6 lines (4 loc) 144 B
const swaggerEvents = options => ({ multiple: options.multiple !== undefined ? options.multiple : false, }); module.exports = swaggerEvents;