Packages

package url

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. trait ParsedURL extends Object

    Parsed URL Object

    Parsed URL Object

    Annotations
    @RawJSType() @native()
  2. trait URL extends Object with IEventEmitter

    This module has utilities for URL resolution and parsing.

    This module has utilities for URL resolution and parsing. Call require('url') to use it.

    Annotations
    @RawJSType() @native()
    Version

    7.4.0

    See also

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

Value Members

  1. object URL extends Object with URL

    URL Singleton

    URL Singleton

    Annotations
    @native() @JSImport( "url" , JSImport.Namespace )

Ungrouped