@adviser/cement - v0.0.0
Preparing search index...
MatchResult
Interface MatchResult
interface
MatchResult
{
score
:
number
;
protocol
:
boolean
;
hostname
:
boolean
;
port
:
boolean
;
pathname
:
boolean
;
pathParts
:
string
[]
;
params
:
Record
<
string
,
string
>
;
}
Index
Properties
score
protocol
hostname
port
pathname
path
Parts
params
Properties
Readonly
score
score
:
number
Readonly
protocol
protocol
:
boolean
Readonly
hostname
hostname
:
boolean
Readonly
port
port
:
boolean
Readonly
pathname
pathname
:
boolean
Readonly
path
Parts
pathParts
:
string
[]
Readonly
params
params
:
Record
<
string
,
string
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
score
protocol
hostname
port
pathname
path
Parts
params
@adviser/cement - v0.0.0
Loading...