kotlin-stdlib
JS
kotlin-stdlib
/
org.w3c.dom.svg
/
SVGPointList
/
replaceItem
replace
Item
JS
fun
replaceItem
(
newItem
:
DOMPoint
,
index
:
Int
)
:
DOMPoint