UNPKG

bem

Version:
16 lines (10 loc) 291 B
(function() { var slice = Array.prototype.slice; Function.prototype.bind || (Function.prototype.bind = function(ctx) { var fn = this, args = slice.call(arguments, 1); return function () { return fn.apply(ctx, args.concat(slice.call(arguments))); } }); })();