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 8a49ce6 commit 0b8fd12Copy full SHA for 0b8fd12
src/main/clojure/cljs/repl.cljc
@@ -1060,7 +1060,7 @@
1060
- :rename specifies a map from referred var names to different
1061
symbols (and can be used to prevent clashes)
1062
- prefix lists are not supported
1063
- * The only option for :refer-clojure is :exclude
+ * The only options for :refer-clojure are :exclude and :rename
1064
* :import is available for importing Google Closure classes
1065
- ClojureScript types and records should be brought in with :use
1066
or :require :refer, not :import ed
0 commit comments