• Test if two objects contain the same enumerable keys and values.

    Parameters

    • a: object

      The first object.

    • b: object

      The second object.

    Returns boolean