Variable

Gjsgjs/domTextDecoder

TextDecoder: {
    prototype: TextDecoder;
    new (
        label?: TextDecoderEncoding,
        options?: TextDecoderOptions,
    ): TextDecoder;
}

Type Declaration