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