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

x/denoversion/lib/lib.deno_runtime.d.ts>textEncoding.atob

Deno cli to manage and bump release versions.
Latest
function textEncoding.atob
import { textEncoding } from "https://deno.land/x/denoversion@v1.0.2/lib/lib.deno_runtime.d.ts";
const { atob } = textEncoding;

Parameters

s: string

Returns

string