• returns true if the two objects are equal but not the same object. (compares the JSON equilient of each object).. should be faster.. should..

    Type Parameters

    • T

    Parameters

    • obj1: T
    • obj2: T

    Returns boolean

Generated using TypeDoc