Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
method downloads.DirectDownloadIter.prototype.[Symbol.asyncIterator]
import { downloads } from "https://deno.land/x/grm@0.5.2/mod.ts";
const { DirectDownloadIter } = downloads;

Returns

AsyncIterator<Buffer, any, undefined>