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