kotlin-stdlib
JS
kotlin-stdlib
/
org.w3c.dom
/
Node
/
cloneNode
clone
Node
JS
fun
cloneNode
(
deep
:
Boolean
=
definedExternally
)
:
Node