property TextDecoderStream.fatal Usage in Deno```typescript import { type TextDecoderStream } from "node:node__stream--web.d.ts"; ``` Returns `true` if error mode is "fatal", and `false` otherwise. Type boolean