UNPKG

germ

Version:

Opinionated boilerplate to unify server and client side code

6 lines (3 loc) 108 B
var indexView = require('../components/index'); module.exports = function(routeState, req, res, next) { }