Skip to main content
Go to Latest
method Writable.prototype._construct
import { Writable } from "https://deno.land/std@0.177.1/node/_stream.d.ts";

Parameters

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