UNPKG

mdn-polyfills

Version:
2 lines (1 loc) 153 B
String.prototype.includes||(String.prototype.includes=function(t,n){return"number"!=typeof n&&(n=0),!(n+t.length>this.length)&&-1!==this.indexOf(t,n)});