cljs.analyzer.api/current-ns

functionsince v1.10.753Edit
(current-ns)

Source docstring:
Return the current ns under analysis or compilation.
Source code @ clojurescript:src/main/clojure/cljs/analyzer/api.cljc
(defn current-ns
  []
  ana/*cljs-ns*)