property ReadableBase.prototype.readableAborted Unstable Usage in Deno```typescript import { ReadableBase } from "node:node__stream.d.ts"; ``` Returns whether the stream was destroyed or errored before emitting `'end'`. Type boolean