Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
variable decode
import { decode } from "https://deno.land/x/tellojs@v1.0.2/src/lib/text.ts";

type

(text: Uint8Array) => unknown