CommonObjectEqual CallableCommonObjectEqual<T>(rec1, rec2): rec2 is TReturn whether two records are equivalent for all fields as returned by Object.keys.Parametersrec1: Trec2: unknownReturns rec2 is Tdoes not support the comparison of nested structures.
Return whether two records are equivalent for all fields as returned by Object.keys.