[FIR JS] Support NON_EXTERNAL_DECLARATION_IN_INAPPROPRIATE_FILE
This commit is contained in:
committed by
Space Team
parent
5b3a73f7cd
commit
85bcef537c
@@ -20,6 +20,8 @@ object JsStandardClassIds {
|
||||
val JsNativeInvoke = "nativeInvoke".jsId()
|
||||
val JsNativeGetter = "nativeGetter".jsId()
|
||||
val JsNativeSetter = "nativeSetter".jsId()
|
||||
|
||||
val annotationsRequiringExternal = setOf(JsModule, JsQualifier)
|
||||
}
|
||||
|
||||
object Callables {
|
||||
|
||||
Reference in New Issue
Block a user