[JS IR] Remove JsEagerInitialization after bootstrap update
This commit is contained in:
@@ -201,6 +201,3 @@ public actual annotation class JsExport
|
|||||||
@SinceKotlin("1.6")
|
@SinceKotlin("1.6")
|
||||||
@Deprecated("This annotation is a temporal migration assistance and may be removed in the future releases, please consider filing an issue about the case where it is needed")
|
@Deprecated("This annotation is a temporal migration assistance and may be removed in the future releases, please consider filing an issue about the case where it is needed")
|
||||||
public annotation class EagerInitialization
|
public annotation class EagerInitialization
|
||||||
|
|
||||||
@Deprecated("It is necessary until bootstrap update", level = DeprecationLevel.HIDDEN)
|
|
||||||
internal annotation class JsEagerInitialization
|
|
||||||
|
|||||||
Reference in New Issue
Block a user