/*! spread-args 0.1.2 Original author Alan Plum . Released into the Public Domain under the UNLICENSE. @preserve */ (function(r){var t=function(t){return r[t]},n={};n.exports=e;e.unspread=u;function e(r){return function(t){return r.apply(this,t.concat(Array.prototype.slice.call(arguments,1)))}}function u(r){return function(){return r.call(this,Array.prototype.slice.call(arguments,0))}}r.spread-args=n.exports})(this);