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

Returns

AsyncIterator<Buffer, any, undefined>