An array consisting of the key in the first index and an object referencing the source and target values associated with the key.
The key that is mapped to the differing source and target property values
The value the property key is mapped to in the source object.
The value the property key is mapped to in the target object.
Index access to the key that the differing source and target property values are mapped to.
Index access to the value the property key is mapped to in the source object.
Index access to the value the property key is mapped to in the target object.
An array consisting of the key in the first index and an object referencing the source and target values associated with the key in the second index.
An array that contains the shared key in the first index and an object referencing each differing value in the second index.
Returns the key that the differing source and target property values are mapped to.
The key that the differing source and target property values are mapped to.
Returns the value the property key is mapped to in the source object.
The value the property key is mapped to in the source object.
Returns the value the property key is mapped to in the target object.
The value the property key is mapped to in the target object.
Returns a string representation of this object that conveys the key, source, and target value of the differing property.
A string representation of this object that conveys the key, source, and target value of the differing property.
Generated using TypeDoc
Snap