Coerce a value to a string, treating null/undefined as empty strings.

  • Parameters

    • value: unknown

      Value to coerce

    Returns string

    String representation