kotlin-stdlib
JS
kotlin-stdlib
/
org.w3c.dom
/
DOMPoint
/
DOMPoint
DOMPoint
JS
fun
DOMPoint
(
point
:
DOMPointInit
)
fun
DOMPoint
(
x
:
Double
=
definedExternally
,
y
:
Double
=
definedExternally
,
z
:
Double
=
definedExternally
,
w
:
Double
=
definedExternally
)