Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/packup/deps.ts>MuxAsyncIterator#add

📦 Zero-config web application packager in Deno
Go to Latest
method MuxAsyncIterator.prototype.add
import { MuxAsyncIterator } from "https://deno.land/x/packup@v0.1.13/deps.ts";

Parameters

iterable: AsyncIterable<T>