Compare two JSON values for deep equality.
true if the values are equivalent, false otherwise.
true
false
The first JSON value of interest.
The second JSON value of interest.
Generated using TypeDoc
Compare two JSON values for deep equality.
Returns
trueif the values are equivalent,falseotherwise.