config.cljs 55 B

12345
  1. (ns lineup.config)
  2. (def debug?
  3. ^boolean goog.DEBUG)