UNPKG

couchdb-compile

Version:

Build CouchDB documents from fs.

6 lines (5 loc) 76 B
function (doc, req) { return { body: require('lib/shows/hello') } }