feat(KT-48814): represent all of the external declarations nullable properties as an optional fields inside d.ts.
This commit is contained in:
@@ -200,4 +200,4 @@ public actual annotation class JsExport
|
||||
@Target(AnnotationTarget.PROPERTY)
|
||||
@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")
|
||||
public annotation class EagerInitialization
|
||||
public annotation class EagerInitialization
|
||||
Reference in New Issue
Block a user