Skip to main content
Module

x/deno/js/text_encoding.ts>TextDecoderOptions

A modern runtime for JavaScript and TypeScript.
Go to Latest
interface TextDecoderOptions
import { type TextDecoderOptions } from "https://deno.land/x/deno@v0.17.0/js/text_encoding.ts";

Properties

optional
fatal: boolean
optional
ignoreBOM: false