[FIR JS] Implement FirJsNameChecker
This commit is contained in:
committed by
Space Team
parent
2f9831ed99
commit
5817155616
@@ -20,6 +20,7 @@ object JsStandardClassIds {
|
||||
val JsNativeInvoke = "nativeInvoke".jsId()
|
||||
val JsNativeGetter = "nativeGetter".jsId()
|
||||
val JsNativeSetter = "nativeSetter".jsId()
|
||||
val JsName = "JsName".jsId()
|
||||
|
||||
val annotationsRequiringExternal = setOf(JsModule, JsQualifier)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user