What is the correct way of importing members of a workspace?
As title suggests, I am wondering what the correct way of setting up a deno workspace with multiple modules where Module-A imports functions from Module-B? Are there restrictions in circular imports? I was reading over the standard library, but it did not make immediate sense as to how to set this up.
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community
D
Deno
Chat about Deno, a modern runtime for JavaScript and TypeScript.