Packages

p

io.scalajs.nodejs

querystring

package querystring

query string package object

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. querystring
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Type Members

  1. trait QueryDecodeOptions extends Object
    Annotations
    @JSType()
  2. trait QueryEncodeOptions extends Object
    Annotations
    @JSType()
  3. trait QueryString extends Object

    Query String Type Definition

    Query String Type Definition

    Annotations
    @JSType() @native()
  4. implicit final class QueryStringEnrichment extends AnyVal

    Query String Enrichment

Value Members

  1. object QueryDecodeOptions
  2. object QueryString extends Object with QueryString

    Query String

    Query String

    Annotations
    @native() @JSImport("querystring", JSImport.Namespace)
    See also

    https://nodejs.org/api/querystring.html

Inherited from AnyRef

Inherited from Any

Ungrouped