@peardrive/cli
    Preparing search index...

    Function objectsEqual

    • Check if two objects match

      Parameters

      • a: any

        The first object to compare

      • b: any

        The second object to compare

      Returns boolean

      • True if the objects match, false otherwise