• Compare objects (except prototypes)

    Parameters

    • obj1: any

      Original object.

    • obj2: object

      object to be compared.

    Returns boolean

    Indicates whether the two objects are the same.