Manual | Deno
Sorry for the delayed response. My deno.json looks like the following inside the package directory
Inside the
mono-repo/packages/packageA inside our monorepo.Inside the
f/scripts/main.ts module I am trying to do an import like using deno import maps similar to https://deno.land/manual@v1.35.1/basics/import_maps.