Variable TextDecoder

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

Type declaration