We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c75e7a commit e4bee74Copy full SHA for e4bee74
js/example-frontend-js/src/ExampleMain.kt
@@ -8,7 +8,7 @@ import kotlinx.html.div
8
import kotlinx.html.dom.*
9
import kotlinx.html.js.onClickFunction
10
import org.w3c.dom.*
11
-import kotlin.browser.*
+import kotlinx.browser.*
12
import kotlin.coroutines.*
13
import kotlin.math.*
14
import kotlin.random.Random
0 commit comments