Function decodeURIComponentSafe

  • Decode URI component, but do not throw an exception if it fails.

    Parameters

    • value: string

    Returns string | null

Generated using TypeDoc