Skip to main content
Latest
method downloads.DirectDownloadIter.prototype.[Symbol.asyncIterator]
import { downloads } from "https://deno.land/x/grm@0.8.2/mod.ts";
const { DirectDownloadIter } = downloads;

Returns

AsyncIterator<Buffer, any, undefined>