method Readable.prototype._destroyRe-exportimport { Readable } from "https://deno.land/std@0.82.0/node/stream.ts"; _destroy(error: Error | null, callback: (error?: Error | null) => void): voidParameterserror: Error | nullcallback: (error?: Error | null) => voidReturnsvoid