method BencodexDictionary.prototype.valuesimport { BencodexDictionary } from "https://deno.land/x/bencodex@0.2.2/src/dict.ts"; values(): Iterable<Value>{@inheritDoc Dictionary.values} ReturnsIterable<Value>