Lilact
    Preparing search index...

    Function shallowEqual

    • Determines whether two values are shallowly equal.

      Parameters

      • source: any

        First object to compare.

      • target: any

        Second object to compare.

      • ignore: any

        specific property/index to be ignored in comparison.

      Returns any

      True if shallowly equal; otherwise false.