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

x/proc/src/deps/tee.ts

A better way to work with processes in Deno.
Go to Latest
import * as proc from "https://deno.land/x/proc@0.20.37/src/deps/tee.ts";

Functions

Branches the given async iterable into the n branches.