Fork me on GitHub
#clojure-spec
<
2021-01-20
>
Nolan05:01:45

hi there! have recently run into a scenario where i would like to access specs defined in clojure.core.specs.alpha from clojurescript. those specs all seem to be in the registry in clojure as soon as you require clojure.spec.alpha, but don't seem to be included in the final registry-ref in the cljs spec namespace. i imagine this is intentional, but i'm wondering if there might still be a way to access them somehow. really appreciate any guidance on this. those are some valuable shapes!