property WritableBase.prototype.errored Usage in Deno```typescript import { WritableBase } from "node:node__stream.d.ts"; ``` Returns error if the stream has been destroyed with an error. Type Error | null