Now a simple re-frame app
This commit is contained in:
4
src/cljs/auto_ap/config.cljs
Normal file
4
src/cljs/auto_ap/config.cljs
Normal file
@@ -0,0 +1,4 @@
|
||||
(ns auto-ap.config)
|
||||
|
||||
(def debug?
|
||||
^boolean goog.DEBUG)
|
||||
Reference in New Issue
Block a user