D
Deno
T
Deno
β’
3y ago
β’
2 replies
taiwannumberone
Import modules from all files in directory
Considering I have multiple ts files in a folder and all of them export the same type module
. Can I import them like this
?
import
* as things from
"
.
/things
/
"
;
Deno
Join
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,944
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No