-
-
Notifications
You must be signed in to change notification settings - Fork 96
Closed
Description
could we include this gist with deep-object-diff and use a parameter with detailedDifference(
function?
something like:
detailedDifference(lhs, rhs, null); // return null rather than undefined
detailedDifference(lhs, rhs, '{}' ) ; // return {} rather than undefined
Metadata
Metadata
Assignees
Labels
No labels