Skip to content

Types: UrlParts

ts
type UrlParts = object;

Properties

PropertyType
hashstring
host?string
pathnamestring
protocol?string
searchstring
searchParamsQuerySource