DenoDDeno
Powered by
davecancodeD
Denoβ€’2y agoβ€’
7 replies
davecancode

How to import qstash into deno edge function?

Hi, simple question, I think, but I can't figure out.

I want to import this module into my deno edge function so I can use the Client and Receiver in some webhooks for background jobs: https://deno.land/x/upstash_qstash@v2.5.2

I can't get the import to work. Not sure if it requires an import map or I can just declare it at the top of the edge function file in typescript.
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

How to import library in Edge Function ?
AlisterAAlister / help
2y ago
How to import Definitely Typed modules into Deno project?
kemicofaKkemicofa / help
4y ago
Unable to view logs to debug edge function for Deno Fresh + Deno Deploy
tychiTtychi / help
4y ago