kotlin-stdlib
JS
kotlin-stdlib
/
org.w3c.dom
/
Node
/
insertBefore
insert
Before
JS
fun
insertBefore
(
node
:
Node
,
child
:
Node
?
)
:
Node