Function normalizeURL

  • Extract the part after the URL authority.

    Parameters

    • url: string

      A URL to normalize

    Returns string

    The normalized string.

Generated using TypeDoc