Function normalizeURL

  • Extract the part after the URL authority.

    Returns

    The normalized string.

    Parameters

    • url: string

      A URL to normalize

    Returns string

Generated using TypeDoc