kotlin-stdlib
JS
kotlin-stdlib
/
org.w3c.dom
/
Window
/
open
open
JS
fun
open
(
url
:
String
=
definedExternally
,
target
:
String
=
definedExternally
,
features
:
String
=
definedExternally
)
:
Window
?