Kito Framework - v1.0.0-alpha.8
Preparing search index...
ParsedUrl
Interface ParsedUrl
interface
ParsedUrl
{
pathname
:
string
;
search
:
string
|
null
;
query
:
Record
<
string
,
string
|
string
[]
>
;
}
Index
Properties
pathname
search
query
Properties
pathname
pathname
:
string
search
search
:
string
|
null
query
query
:
Record
<
string
,
string
|
string
[]
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
pathname
search
query
Kito Framework - v1.0.0-alpha.8
Loading...