Sign up (with export icon)

utils/areconnectedthroughproperties

Api-module icon module

Functions

  • Chevron-right icon

    areConnectedThroughProperties( obj1, obj2 ) → boolean

    Traverses both structures to find out whether there is a reference that is shared between both structures.

    Parameters

    obj1 : object
    obj2 : object

    Returns

    boolean