**TypeScript Version:** 2.5.x **Code** ```ts TextDecoder ``` **Expected behavior:** Type should exist **Actual behavior:** It doesn't Spec: https://encoding.spec.whatwg.org/ Matching PR: https://github.com/Microsoft/TSJS-lib-generator/pull/300
TypeScript Version: 2.5.x
Code
TextDecoderExpected behavior: Type should exist
Actual behavior: It doesn't
Spec: https://encoding.spec.whatwg.org/
Matching PR: microsoft/TypeScript-DOM-lib-generator#300