Function _rfc6868Unescape

  • Internal helper for rfc6868. Exposing this on ICAL.stringify so that hackers can disable the rfc6868 parsing if the really need to.

    Parameters

    • val: string

      The value to unescape

    Returns string

    The escaped value

Generated using TypeDoc