method Dir.prototype.[Symbol.asyncIterator]import { Dir } from "https://dotland.deno.dev/std@0.177.0/node/fs.ts"; [Symbol.asyncIterator](): AsyncIterableIterator<Dirent>ReturnsAsyncIterableIterator<Dirent>