Function stringifyStable

  • Creates a stable string representation of any JavaScript value Handles circular references and maintains consistent object key ordering

    Parameters

    • value: unknown

    Returns string