Skip to content

Commit

Permalink
docs: add missing JSDoc param for parseExtendedQueryString
Browse files Browse the repository at this point in the history
  • Loading branch information
raksbisht authored and neohotsauce committed May 4, 2023
1 parent db51b04 commit 004e448
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/utils.js
Expand Up @@ -280,6 +280,7 @@ function createETagGenerator (options) {
/**
* Parse an extended query string with qs.
*
* @param {String} str
* @return {Object}
* @private
*/
Expand Down

0 comments on commit 004e448

Please sign in to comment.