property TextDecoder.prototype.fatal Usage in Deno```typescript import { TextDecoder } from "node:node__util.d.ts"; ``` The value will be `true` if decoding errors result in a `TypeError` being thrown. Type boolean