All right, I guess it must be a very unusual request anyways
Hello all - I have some edn files on my classpath. What is the best way to read the data structures for a browser application with shadow-cljs?
ask a question an you find the answer 😂
(-> "path/to/edn" shadow.resource/inline clojure.reader/read-string)