property
querystring.ParseOptions.decodeURIComponent
decodeURIComponent?: (str: string) => string
The function to use when decoding percent-encoded characters in the query string.
property
The function to use when decoding percent-encoded characters in the query string.