Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/feoblog_client/private/deps.ts>b58c.decodePlainUnsafe

a JavaScript client for feoblog written for Deno
Latest
function b58c.decodePlainUnsafe
Re-export
import { b58c } from "https://deno.land/x/feoblog_client@v0.7.0/private/deps.ts";
const { decodePlainUnsafe } = b58c;

Parameters

source: string

Returns

Uint8Array | undefined