Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UrlObject

An object that represents a url

Index

Properties

Optional hash

hash: undefined | string

host

host: string

Optional password

password: undefined | string

Optional pathname

pathname: undefined | string

Optional port

port: undefined | number

protocol

protocol: string

Optional search

search: undefined | string

Optional username

username: undefined | string

Generated using TypeDoc