toggle menu
kilua-project
0.0.15
common
switch theme
search in API
kilua-dom
/
web.dom.url
Package-level
declarations
Types
Types
URL
Link copied to clipboard
open
class
URL
(
url
:
String
,
base
:
String
)
:
JsAny
Exposes the JavaScript
URL
to Kotlin
URLSearch
Params
Link copied to clipboard
open
class
URLSearchParams
(
init
:
JsAny
?
)
:
JsAny
Exposes the JavaScript
URLSearchParams
to Kotlin