UNPKG

stitch-ui

Version:

6 lines (5 loc) 105 B
module.exports = function (results) { results.forEach(function(r){ console.log(r.filePath); }) }