SongGuess
Preparing search index...
server/worker-configuration
URLPatternInit
Interface URLPatternInit
interface
URLPatternInit
{
baseURL
?:
string
;
hash
?:
string
;
hostname
?:
string
;
password
?:
string
;
pathname
?:
string
;
port
?:
string
;
protocol
?:
string
;
search
?:
string
;
username
?:
string
;
}
Hierarchy
URLPatternInit
URLPatternInit
Index
Properties
base
URL?
hash?
hostname?
password?
pathname?
port?
protocol?
search?
username?
Properties
Optional
base
URL
baseURL
?:
string
Optional
hash
hash
?:
string
Optional
hostname
hostname
?:
string
Optional
password
password
?:
string
Optional
pathname
pathname
?:
string
Optional
port
port
?:
string
Optional
protocol
protocol
?:
string
Optional
search
search
?:
string
Optional
username
username
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
base
URL
hash
hostname
password
pathname
port
protocol
search
username
SongGuess
Loading...