Kotlin wrapper for React DOM library. Major version number of this wrapper matches that of React DOM itself.
npm i @jetbrains/kotlin-react-dom
See the Bintray page for Maven and Gradle installation instructions.
Imports.kt contains type definitions for ReactDOM. The remaining classes (ReactDOM.kt and others) provide higher-level APIs on top of that definition.