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

Returns

AsyncIterator<Buffer, any, undefined>