function errorOrDestroyimport { errorOrDestroy } from "https://dotland.deno.dev/std@0.116.0/node/_stream/readable_internal.ts"; errorOrDestroy(stream: Duplex | Readable,err: Error,sync?,)Parametersstream: Duplex | Readableerr: Erroroptionalsync = [UNSUPPORTED]