UNPKG

egg-raml-validate

Version:
6 lines (4 loc) 99 B
'use strict' module.exports = function (app) { app.config.coreMiddleware.push('ramlValidate') }