Get the difference from 2 array of objects
import { diffArray } from 'helping_hand'const newDiffArray = diffArray(...); Copy
import { diffArray } from 'helping_hand'const newDiffArray = diffArray(...);
Get the difference from 2 array of objects