method MuxAsyncIterator.prototype.[Symbol.asyncIterator]import { MuxAsyncIterator } from "https://deno.land/x/packup@v0.2.3/deps.ts"; [Symbol.asyncIterator](): AsyncIterator<T>ReturnsAsyncIterator<T>