This commit is contained in:
jem 2020-04-30 09:17:48 +02:00
parent 5fde78a343
commit a5dec35f9c

View file

@ -21,6 +21,7 @@
[orchestra.core :refer-macros [defn-spec]]
[cljs.core.async :refer [go]]
[cljs.core.async.interop :refer-macros [<p!]]))
(s/def ::account-id string?)
(s/def ::host-url string?)