• Parses the multi-value query string parameters from the given URL.

    Parameters

    • url: string

      The URL containing the query string parameters.

    Returns any

    • An object representing the parsed query string parameters.