DenoDDeno
Powered by
Brandon KalinowskiB
Denoβ€’2y agoβ€’
4 replies
Brandon Kalinowski

How to rewrite this: `import * as base32 from "jsr:@std/encoding@0.224.3/base32.ts";`

I am migrating std from /x and I ran into this issue. What the correct way to import just base32.ts. For now I can do
https://jsr.io/@std/encoding/0.224.3/base32.ts
https://jsr.io/@std/encoding/0.224.3/base32.ts
Deno banner
DenoJoin
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,934Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

Module not found "https://deno.land/std@0.224.0/node/events.ts"
cambiataCcambiata / help
11mo ago
How to import relative JSR module from import map
cdaringeCcdaringe / help
16mo ago
JSR package not found: @std/jwt
crowlKatsCcrowlKats / help
11mo ago
HTTP import equivalent to JSR?
NipNipBudNNipNipBud / help
6mo ago