Sign up (with export icon)

watchdog/utils/areconnectedthroughproperties

Api-module icon module

Functions

  • Chevron-right icon

    areConnectedThroughProperties( target1, target2, excludedNodes ) → boolean
    internal

    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