doc: util.isDeepStrictEqual returns boolean
PR-URL: https://github.com/nodejs/node/pull/16653 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
This commit is contained in:
parent
8cd940af13
commit
7489ee84fe
@ -462,7 +462,7 @@ added: v9.0.0
|
||||
|
||||
* `val1` {any}
|
||||
* `val2` {any}
|
||||
* Returns: {string}
|
||||
* Returns: {boolean}
|
||||
|
||||
Returns `true` if there is deep strict equality between `val` and `val2`.
|
||||
Otherwise, returns `false`.
|
||||
|
Loading…
x
Reference in New Issue
Block a user