• Converts a value to a JSON string, with special handling for BigInt values.

    Parameters

    • value: unknown

      The value to stringify

    Returns string

    A JSON string representation of the value

    When the value contains circular references