JS move document/window/storage to kotlin.browser

This commit is contained in:
Sergey Mashkov
2015-05-05 16:01:46 +03:00
committed by Sergey Mashkov
parent 33c1d5d2cf
commit 4ee780ef07
4 changed files with 15 additions and 9 deletions
+1
View File
@@ -1,6 +1,7 @@
package test.js
import kotlin.*
import kotlin.browser.*
import kotlin.dom.*
import kotlin.test.*
import org.w3c.dom.*