Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ParsedUrl

Hierarchy

  • ParsedUrl

Index

Properties

Optional Readonly fragmentIdentifier

fragmentIdentifier: string

The fragment identifier of the URL.

Present when the parseFragmentIdentifier option is true.

Readonly query

query: ParsedQuery<string>

Readonly url

url: string