• Unescape the given escaped string.

    Handles only &, <, >, ", and '.

    Parameters

    • value: string

      An escaped string

    Returns string

    The escaped string