| DIR:/proc/thread-self/cwd/bright.medisavehealthcarebd.com/node_modules/arity-n/ |
| Current File : //proc/thread-self/cwd/bright.medisavehealthcarebd.com/node_modules/arity-n/0.js |
module.exports = function(fn) {
return function() {
return fn.apply(null, arguments);
};
};
|