kotlin-stdlib
JS
kotlin-stdlib
/
org.w3c.dom
/
HTMLAllCollection
/
item
item
JS
fun
item
(
nameOrIndex
:
String
=
definedExternally
)
:
UnionElementOrHTMLCollection
?