SheetXL - v0.3.20
    Preparing search index...
    • Removes from update any values that are identical in original.

      Parameters

      • update: any
      • original: any
      • isEqual: (update: any, original: any) => boolean = equalityCompare

      Returns void

      This mutates the update object.