_pear_
Denoβ€’2y agoβ€’
5 replies
_pear

Help with TypeScript namespaces - is this pattern supported?

Hi! I am attempting to model some classes in a Namespace for organization purposes. I would expect this pattern to work, the linter doesn't complain at least, but when I run deno test it fails with the error in the README.
Is this not supported in Deno? I tried using triple slash directives as well but no luck.
Thanks!

https://github.com/CobyPear/deno-namespace-reproduction
GitHub
Contribute to CobyPear/deno-namespace-reproduction development by creating an account on GitHub.
GitHub - CobyPear/deno-namespace-reproduction
Was this page helpful?