method MuxAsyncIterator.prototype.callIteratorNextimport { MuxAsyncIterator } from "https://deno.land/std@0.97.0/async/mod.ts"; callIteratorNext(iterator: AsyncIterableIterator<T>)Parametersiterator: AsyncIterableIterator<T>