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

x/bencodex/src/dict.ts>BencodexDictionary#get

An alternative take on implementing Bencodex in TypeScript/JavaScript
Latest
method BencodexDictionary.prototype.get
import { BencodexDictionary } from "https://deno.land/x/bencodex@0.2.2/src/dict.ts";

{@inheritDoc Dictionary.get}

Returns

Value | undefined