io.scalajs.nodejs.querystring
Query String Encode Options
The function to use when converting URL-unsafe characters to percent-encoding in the query string. Defaults to querystring.escape().
The function to use when converting URL-unsafe characters to percent-encoding in the query string.
Query String Encode Options