Advance kotlin.browser and kotlin.dom packages deprecation level to ERROR #KT-39330
This commit is contained in:
committed by
Space
parent
93833f7db2
commit
9a5a3bfdfb
@@ -1,7 +1,7 @@
|
||||
package sample
|
||||
|
||||
import kotlin.Pair
|
||||
import kotlin.browser.document
|
||||
import kotlinx.browser.document
|
||||
import library.sample.*
|
||||
import kotlin.js.Date
|
||||
|
||||
|
||||
Reference in New Issue
Block a user