D
Deno
M
Deno
β’
14mo ago
β’
12 replies
Manik Islam Mahi
What is the difference between these two imports? And which one should I use?
1
. import
{ mongoose
} from
"
https://deno.land/x/mongoose/mod.ts
"
;
2
. import mongoose from
"
n
p
m
:mongoose
@
^6
.7
"
;
Deno
Join
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,950
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
What is the difference between JS Map and JS Object?
P
pronoob / help
3y ago
What postgres module should I use?
N
NeTT / help
4y ago
What is the difference between importing "preact" via esm.sh or npm:...?
B
begoon / help
3y ago