Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/simple_utility/mod.ts>base64Decode

A handy utility collection.
Go to Latest
function base64Decode
import { base64Decode } from "https://deno.land/x/simple_utility@v0.0.5/mod.ts";

Parameters

data: string

base64 code.