Robert Jaros
dom.html.*
dom.html.HTMLDivElement
org.w3c.dom.HTMLDivElement
turansky
Why do we have dom.html.* external classes?
kotlin-web
Is dom.html.HTMLDivElement the same as org.w3c.dom.HTMLDivElement?
Can I safely cast one to the other?
A modern programming language that makes developers happier.