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 0a3d849 commit 98d5b07Copy full SHA for 98d5b07
1 file changed
doc/api/util.md
@@ -3767,7 +3767,6 @@ similar built-in functionality through [`Object.assign()`][].
3767
[WHATWG Encoding Standard]: https://encoding.spec.whatwg.org/
3768
[`'uncaughtException'`]: process.md#event-uncaughtexception
3769
[`'warning'`]: process.md#event-warning
3770
-[`Array.isArray()`]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/isArray
3771
[`ArrayBuffer.isView()`]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer/isView
3772
[`Error.isError`]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Error/isError
3773
[`JSON.stringify()`]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/JSON/stringify
0 commit comments