Skip to content
Kitbag Router
Search
K
Main Navigation
Guide
API
Appearance
Menu
Return to top
On this page
Types: Url
ts
type
Url
=
`http://${
string
}`
|
`https://${
string
}`
|
`/${
string
}`
;