Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
variable default
import { default } from "https://deno.land/x/bencode@v0.1.3/src/encode.ts";

type

(data: bencodeValue | bencodeValue[]) => Uint8Array