ZombieBZ
Denoâ€ĸ15mo agoâ€ĸ
1 reply
ZombieB

New to Deno, why are namespaces discouraged?

I can't find much information about this online. I'm getting this lint warning when using namespaces, but they've worked no problem when I was using plain TypeScript with Node. I'd like to be able to default import one namespace and tab-complete the functions I need.
I'm using the Deno extension in VSCode.
image.png
Was this page helpful?