Function parseQueryString

  • Parse all keys of a given querystring to an object

    Parameters

    • queryString: string

      Querystring to parse to an object

    Returns any

    Object with all the keys found in the querystring

Generated using TypeDoc