Function isEqualContextString

Returns true if a and b are equal based on their JSON representations. path` is ignored.

  • Parameters

    • a: any
    • b: any
    • path: string

    Returns boolean