@adviser/cement - v0.0.0
Preparing search index...
PathURIObject
Interface PathURIObject
interface
PathURIObject
{
protocol
:
string
;
pathname
:
string
;
searchParams
:
Record
<
string
,
string
>
;
style
:
"path"
;
}
Hierarchy (
View Summary
)
URIObject
PathURIObject
Index
Properties
protocol
pathname
search
Params
style
Properties
Readonly
protocol
protocol
:
string
Readonly
pathname
pathname
:
string
Readonly
search
Params
searchParams
:
Record
<
string
,
string
>
Readonly
style
style
:
"path"
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
protocol
pathname
search
Params
style
@adviser/cement - v0.0.0
Loading...