variable b58c.utilsRe-exportimport { b58c } from "https://deno.land/x/feoblog_client@v0.7.0/private/deps.ts"; const { utils } = b58c; type{ sha256: (_message: Uint8Array) => Promise<Uint8Array>; }