UNPKG

@zargu/couchdb-designer

Version:

Create and testing couchdb design document form directory structure.

8 lines (4 loc) 73 B
function map(doc) { var row = getRow(); } module.exports = {map};