Preparing search index...
The search index is not available
@anymud/url
@anymud/url
URLParams
Interface URLParams
interface
URLParams
{
host
:
string
;
hostname
:
string
;
href
:
string
;
password
:
string
;
pathname
:
string
;
port
:
string
;
protocol
:
string
;
search
:
string
;
username
:
string
;
}
Index
Properties
host
hostname
href
password
pathname
port
protocol
search
username
Properties
host
host
:
string
hostname
hostname
:
string
href
href
:
string
password
password
:
string
pathname
pathname
:
string
port
port
:
string
protocol
protocol
:
string
search
search
:
string
username
username
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
host
hostname
href
password
pathname
port
protocol
search
username
@anymud/url
URLParams
QueryMergeMode
URLInput
URLSearchInput
URLSearchValue
getSubdomain
mergeSearch
mergeURLSearchParams
setHost
setPathname
setSubdomain
toURL
toURLSearchParams
Generated using
TypeDoc