Skip to main content
Go to Latest
function promises.pipeline
import { promises } from "https://deno.land/std@0.113.0/node/stream.ts";
const { pipeline } = promises;

Parameters

...streams: PipelineArguments