Module

watchdog/utils/areconnectedthroughproperties

@ckeditor/ckeditor5-watchdog/src/utils/areconnectedthroughproperties

module

Filtering

Functions

  • areConnectedThroughProperties( target1, target2 )

    static

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

    Parameters

    target1 : Object | Array
    target2 : Object | Array