method Untar.prototype.[Symbol.asyncIterator]import { Untar } from "https://deno.land/std@0.191.0/archive/untar.ts"; [Symbol.asyncIterator](): AsyncIterableIterator<TarEntry>ReturnsAsyncIterableIterator<TarEntry>