Support implicit package imports?
Hey, is there a way (currently, or in the near future) to make Deno support implicit package imports like the this one:
^ This is a part of the auto-generated
.d.ts
file by Nuxt.
This is a correctly resolved path for Node/TS, but it's not the case in Deno.
I would like to be 100% sure it's not supported / not going to be supported by Deno, before attempting to get rid of nitro auto imports entirely.2 Replies