@amirsavand/ngx-common - v5.4.0
    Preparing search index...

    Function getChangedFromDicts

    • Compares two dictionaries and returns the key-value pairs that have changed.

      Parameters

      • source: Dict

        The source dictionary to compare.

      • target: Dict

        The target dictionary to compare.

      Returns Dict

      A new dictionary containing the key-value pairs that have changed.