• Creates a JSON string from an object, including support for serializing bigint types.

    Parameters

    • object: any

      The object to serialize to JSON.

    Returns string