Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IMutable

Represents an immutable URL

Hierarchy

Implemented by

Index

Properties

hash

hash: string

host

host: string

hostname

hostname: string

href

href: string

origin

origin: string

password

password: string

pathname

pathname: string

port

port: string

protocol

protocol: string

search

search: string

searchParams

searchParams: ISearchParametersImmutable

username

username: string

Methods

toString

  • toString(): string