Skip to main content
Module

std/node/stream/promises.ts

Deno standard library
Go to Latest
File
import { promises } from "../stream.ts";
export const { finished, pipeline } = promises;export default promises;