Deprecated
(will be removed in 0.210.0) Use decodeBase64
instead.
Decodes a given RFC4648 base64 encoded string
import { decode } from "https://deno.land/std@0.207.0/encoding/base64.ts";
(will be removed in 0.210.0) Use decodeBase64
instead.
Decodes a given RFC4648 base64 encoded string
import { decode } from "https://deno.land/std@0.207.0/encoding/base64.ts";