Variable TextDecoderStream

TextDecoderStream: {
    prototype: TextDecoderStream;
    new (label?, options?): TextDecoderStream;
}

Type declaration