We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efc2cb2 commit cab6f96Copy full SHA for cab6f96
rollup/polyfills/es5.js
@@ -20,6 +20,7 @@ if (!('findIndex' in Array.prototype)) {
20
return i;
21
}
22
23
+ return -1;
24
};
25
26
if (!('includes' in String.prototype)) {
0 commit comments