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