(flow-store-args name block-store-id content-store-id)
(new {:store/keys [name kind] :as args})
Returns a new store entity throwing an exception if the arguments are invalid.
Returns a new store entity throwing an exception if the arguments are invalid.
(new-block-store args)
(new-content-store args)
(sync-store-args name block-store-id content-store-id)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close