urldsl.url

package urldsl.url

Type members

Classlikes

final class JSUrlStringParser(val rawUrl: String) extends UrlStringParser
Companion
object
Companion
class
@native @JSGlobal @JSType
final class URL(url: String) extends Object

This is stolen from org.scalajs.dom so that we don't need to import the whole library.

This is stolen from org.scalajs.dom so that we don't need to import the whole library.

Companion
object
Companion
object