DenoDDeno
Powered by
jcayzacJ
Denoβ€’3mo agoβ€’
4 replies
jcayzac

Map */ to */index.ts?

πŸ•ΈοΈWeb Standard APIs❔Other
With import maps, is it possible to map any import path ending with
/
/
to the same path +
index.ts
index.ts
?
Since import maps, unlike
compilerOptions.paths
compilerOptions.paths
, don't accept
*
*
placeholders, I guess not?
Deno banner
DenoJoin
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,934Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

write map to .ts file
JordanJJordan / help
4y ago
Cannot import when index.d.ts file
togakangarooTtogakangaroo / help
17mo ago
Bundle ts code to ts using deno emit
KayKKay / help
2y ago