couchrest_model/views/test/maponly-map.js

2 lines
31 B
JavaScript
Raw Normal View History

function(doc){emit(null,doc);}