Fork me on GitHub
#beginners
<
2021-03-20
>
Franco Gasperino04:03:24

evening. I'm attempting to leverage a npm module via clojurescript. Its installed and I can require the npm module into the namespace. However, i need to traverse the namespace to instantiate JS classes. Any examples of how clojurescript interacts with npm regarding namespace traversal?