gluon
    Preparing search index...

    Function deepCompare

    • Compares each property of an object and returns an array of the property names which are unique in their value across the objects.

      Parameters

      • object0: object
      • object1: object

      Returns string[]