Skip to main content
Transformer - stream/web - Node documentation
interface Transformer

Usage in Deno

import { type Transformer } from "node:stream/web";

Type Parameters

I = any
O = any

Properties