format
This commit is contained in:
parent
5fde78a343
commit
a5dec35f9c
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@
|
||||||
[orchestra.core :refer-macros [defn-spec]]
|
[orchestra.core :refer-macros [defn-spec]]
|
||||||
[cljs.core.async :refer [go]]
|
[cljs.core.async :refer [go]]
|
||||||
[cljs.core.async.interop :refer-macros [<p!]]))
|
[cljs.core.async.interop :refer-macros [<p!]]))
|
||||||
|
|
||||||
(s/def ::account-id string?)
|
(s/def ::account-id string?)
|
||||||
(s/def ::host-url string?)
|
(s/def ::host-url string?)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue