property WritableBase.prototype.errored Usageimport { WritableBase } from "node:stream"; Returns error if the stream has been destroyed with an error. Type Error | null