kotlin-stdlib
JS
kotlin-stdlib
/
org.w3c.dom
/
Node
/
replaceChild
replace
Child
JS
fun
replaceChild
(
node
:
Node
,
child
:
Node
)
:
Node