Typescript Library Declarations (DOM)
Variable TextDecoder
Text
Decoder
:
{
prototype
:
TextDecoder
;
new
(
label
?
,
options
?
)
:
TextDecoder
;
}
Type declaration
new
(
label
?
,
options
?
)
:
TextDecoder
Parameters
Optional
label
:
string
Optional
options
:
TextDecoderOptions
Returns
TextDecoder
prototype
:
TextDecoder
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark