cljs.repl/repl-title

functionsince v1.10.145Edit
(repl-title)

Source code @ clojurescript:src/main/clojure/cljs/repl.cljc
(defn repl-title []
  (println "ClojureScript" (util/clojurescript-version)))