Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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.101/0_deps.ts";