UNPKG

lightfold

Version:

lightweight scaffolding and archiving utility CLI.

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