UNPKG

lightfold

Version:

lightweight scaffolding and archiving utility CLI.

6 lines (5 loc) 110 B
module.exports = function(fn) { return function(a, b, c, d) { return fn.apply(null, arguments); }; };