Files
integreat/src/cljs/auto_ap/config.cljs
2017-12-07 11:23:57 -08:00

5 lines
56 B
Clojure

(ns auto-ap.config)
(def debug?
^boolean goog.DEBUG)