Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ParsedURL

Parsed URL object.

Hierarchy

  • ParsedURL

Index

Properties

Properties

base

base: string

URL base path without query or hash

hash

hash: string

Hash string

query

query: object

Query params

Type declaration

  • [k: string]: string

Generated using TypeDoc