Test waka
This commit is contained in:
1
js/polyfill.js
Normal file
1
js/polyfill.js
Normal file
@@ -0,0 +1 @@
|
||||
"function"!=typeof Function.prototype.bind&&(Function.prototype.bind=function(t){var o=Array.prototype.slice.call(arguments,1),n=this,r=function(){},p=function(){return n.apply(this instanceof r?this:t||{},o.concat(Array.prototype.slice.call(arguments)))};return r.prototype=this.prototype||{},p.prototype=new r,p});
|
||||
Reference in New Issue
Block a user