UNPKG

node-barefoot

Version:

Barefoot makes code sharing between browser and server reality. Write your application once and run it on both ends of the wire.

6 lines 83 B
module.exports = { app: require('./app') , body: '' , params: {} , query: {} };