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

x/mtkruto/0_deps.ts>base64Decode

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
variable base64Decode
Deprecated
Deprecated

(will be removed in 0.210.0) Use a decodeBase64 instead.

Decodes a given RFC4648 base64 encoded string

import { base64Decode } from "https://deno.land/x/mtkruto@0.1.102/0_deps.ts";