kotlin-stdlib
JS
kotlin-stdlib
/
org.w3c.workers
/
Clients
/
openWindow
open
Window
JS
fun
openWindow
(
url
:
String
)
:
Promise
<
WindowClient
?
>