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