D
Deno
how do I add something to the deps.ts file that isn't in curly braces? - Deno
D
Deno
•
4y ago
•
26 replies
dan.the.discloser
how do I add something to the deps.ts file that isn't in curly braces?
I have
import formatRelative from "https://deno.land/x/date_fns@v2.22.1/formatRelative/index.ts";
import formatRelative from "https://deno.land/x/date_fns@v2.22.1/formatRelative/index.ts";
directly in source file and it works properly
.
I
'd like to move it to my
deps.ts
deps.ts
file but I can
't figure out how to do it
.
Deno
Join
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,934
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
imports or deps.ts
C
cypke / help
17mo ago
deps.ts & importMap.json
D
dan.the.discloser / help
4y ago