@fingerprintjs/url-matcher
Preparing search index...
UrlParts
Type Alias UrlParts
type
UrlParts
=
{
hostname
:
string
;
protocolPrefix
:
string
;
rest
:
string
;
}
Index
Properties
hostname
protocol
Prefix
rest
Properties
hostname
hostname
:
string
protocol
Prefix
protocolPrefix
:
string
rest
rest
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
hostname
protocol
Prefix
rest
@fingerprintjs/url-matcher
Loading...