import { multibaseBase64Decode } from "https://deno.land/x/smoldot2@light-js-deno-v1.0.1/base64.js";
Decodes a multibase-encoded string.
Throws an exception if the encoding isn't base64 or one of its variants.
import { multibaseBase64Decode } from "https://deno.land/x/smoldot2@light-js-deno-v1.0.1/base64.js";
Decodes a multibase-encoded string.
Throws an exception if the encoding isn't base64 or one of its variants.