Skip to main content
Go to Latest
method Readable.prototype._construct
import { Readable } from "https://deno.land/std@0.147.0/node/stream.ts";

Parameters

callback: (error?: Error | null) => void