File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed
Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -1004,8 +1004,7 @@ changes:
10041004
10051005Type: End-of-Life
10061006
1007- The [ ` util.isArray() ` ] [ ] API has been removed. Please use ` Array.isArray() `
1008- instead.
1007+ The ` util.isArray() ` API has been removed. Please use ` Array.isArray() ` instead.
10091008
10101009### DEP0045: ` util.isBoolean() `
10111010
@@ -4280,7 +4279,6 @@ import { opendir } from 'node:fs/promises';
42804279[` util .getSystemErrorName ()` ]: util.md#utilgetsystemerrornameerr
42814280[` util .inspect ()` ]: util.md#utilinspectobject-options
42824281[` util .inspect .custom ` ]: util.md#utilinspectcustom
4283- [` util .isArray ()` ]: util.md#utilisarrayobject
42844282[` util .promisify ` ]: util.md#utilpromisifyoriginal
42854283[` util .toUSVString ()` ]: util.md#utiltousvstringstring
42864284[` util .types .isNativeError ` ]: util.md#utiltypesisnativeerrorvalue
You can’t perform that action at this time.
0 commit comments