Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/smoldot/base64.js>base64Decode

Alternative client for Substrate-based chains.
Latest
function base64Decode
import { base64Decode } from "https://deno.land/x/smoldot@light-js-deno-v0.7.9/base64.js";

Decodes a base64-encoded string into bytes using the given alphabet.

Parameters

input
alphabet