Interface UrlObject

Hierarchy

  • UrlObject

Properties

auth?: string
hash?: string
host?: string
hostname?: string
href?: string
pathname?: string
port?: string | number
protocol?: string
search?: string
slashes?: boolean

Generated using TypeDoc