watchdog/utils/areconnectedthroughproperties
module
Functions
areConnectedThroughProperties( target1, target2, excludedNodes ) → booleaninternalmodule:watchdog/utils/areconnectedthroughproperties~areConnectedThroughPropertiesTraverses both structures to find out whether there is a reference that is shared between both structures.
Parameters
target1 : unknowntarget2 : unknownexcludedNodes : Set<unknown>Defaults to
...
Returns
boolean