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 d1e08e5 commit d819523Copy full SHA for d819523
doc/api/util.md
@@ -3678,7 +3678,6 @@ similar built-in functionality through [`Object.assign()`][].
3678
[WHATWG Encoding Standard]: https://encoding.spec.whatwg.org/
3679
[`'uncaughtException'`]: process.md#event-uncaughtexception
3680
[`'warning'`]: process.md#event-warning
3681
-[`Array.isArray()`]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/isArray
3682
[`ArrayBuffer.isView()`]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer/isView
3683
[`JSON.stringify()`]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/JSON/stringify
3684
[`MIMEparams`]: #class-utilmimeparams
0 commit comments