property ReadableBase.prototype.readableAborted Unstable Usage in Denoimport { ReadableBase } from "node:stream"; Returns whether the stream was destroyed or errored before emitting 'end'. Type boolean