2 lines
71 B
JavaScript
2 lines
71 B
JavaScript
|
|
||
|
function(doc){doc.title&&doc.chunk&&emit([doc.title,doc.chunk],null);}
|