UNPKG

@playerberry/midguard

Version:
8 lines (5 loc) 91 B
'use strict'; const Jailor = (req, res, next) => { next(); }; module.exports = Jailor;