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

x/earthstar/deps.ts>rfc4648.codec

Earthstar is a tool for private, undiscoverable, offline-first networks.
Go to Latest
variable rfc4648.codec
import { rfc4648 } from "https://deno.land/x/earthstar@v10.0.0-alpha.3/deps.ts";
const { codec } = rfc4648;

type

{ parse: parse; stringify: stringify; }