• Stringifies an object, explicitly tagging BigInt values.

    Parameters

    • obj: Record<string, any>

      The object to be stringified.

    Returns string

    A string representing the stringified object with tagged BigInts.