property ReadableBase.prototype.destroyed Usage in Denoimport { ReadableBase } from "node:stream"; Is true after readable.destroy() has been called. Type boolean