* Added definitions - encode & decode aliases
These have existed since @ least v10 and are documented here: https://nodejs.org/api/querystring.html
* corrected order of comments for encode & decode
* Added definitions for encode & decode aliases
These have existed since at least v10 and are documented here: https://nodejs.org/api/querystring.html
* corrected 'ParsedUrlQueryInput' & jsdoc comments
* Corrected jsdoc alignment
* Corrected jsdoc comment
* refactored encode and decode aliases with typeof