UNPKG

scrive

Version:

ERROR: No README.md file found!

12 lines (8 loc) 115 B
locals = function(app) { app.locals({ title: 'StandIn', messages: { } }); } module.exports = locals;