mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-15 10:04:26 +00:00
* 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