url which contains
Extracted query string from url
Add the query stringify method
The query string to parse into an object. If any type other than string, just returns it
Returns query-string as object
Add the query stringify method
Parameters to be built into a query string
Optional settings
Returns query-stringified object
Generated using TypeDoc
Extract the query string sentence from any url. If there is no query string, empty string should be returned.