@espressif/rainmaker-base-cdf
    Preparing search index...

    Function isEqual

    • Compares two objects deeply and checks if they are equal.

      Parameters

      • a: any

        The first object to compare.

      • b: any

        The second object to compare.

      Returns boolean

      True if the objects are equal, false otherwise.