UNPKG

json-routing

Version:

JSON configurable MVC routing for express 4

4 lines 80 B
exports.mdlw_a = function (req, res, next) { res.mdlw = true; next(); };