Closed BridgeAR closed 1 year ago
This removes the comment about the performance part (see https://gist.github.com/substack/2790507#gistcomment-3100007).
Instead, recommend to use util.isDeepStrictEqual(), if possible.
util.isDeepStrictEqual()
This removes the comment about the performance part (see https://gist.github.com/substack/2790507#gistcomment-3100007).
Instead, recommend to use
util.isDeepStrictEqual()
, if possible.