We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60c9055 commit e1328b7Copy full SHA for e1328b7
src/main/clojure/cljs/externs.clj
@@ -13,7 +13,7 @@
13
[clojure.string :as string])
14
(:import [com.google.javascript.jscomp
15
CompilerOptions CompilerOptions$Environment SourceFile CompilerInput CommandLineRunner]
16
- [com.google.javascript.jscomp.parsing Config$JsDocParsing JsDocInfoParser$ExtendedTypeInfo]
+ [com.google.javascript.jscomp.parsing Config$JsDocParsing]
17
[com.google.javascript.rhino
18
Node Token JSTypeExpression JSDocInfo JSDocInfo$Visibility]
19
[java.util.logging Level]
0 commit comments