UNPKG

gear

Version:

Gear.js - Build System for Node.js and the Browser

4 lines (3 loc) 71 B
exports.fooga = function(dummy, blob, done) { done(null, blob); };