Typescript Library Declarations (Web Worker)
Interface TextDecoderOptions
interface
TextDecoderOptions
{
fatal
?:
boolean
;
ignoreBOM
?:
boolean
;
}
Index
Properties
fatal?
ignoreBOM?
Properties
Optional
fatal
fatal
?:
boolean
Optional
ignoreBOM
ignoreBOM
?:
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
fatal
ignoreBOM
Typescript Library Declarations (Web Worker)