method MuxAsyncIterator.prototype.[Symbol.asyncIterator]import { MuxAsyncIterator } from "https://deno.land/std@v0.35.0/util/async.ts"; [Symbol.asyncIterator](): AsyncIterableIterator<T>ReturnsAsyncIterableIterator<T>