Union types Overview Stricter Generics Better Type Inference let declarations const declarations Template strings Type Guards Type Aliases const enum (completely inlined e...
Generators and Iteration for ES5/ES3 Iterators Generators New —downlevelIteration Async Iteration Async iterators Async Generators The for-await-of Statement Caveats Gener...
Strict function types Example Note Cache tagged template objects in modules Example Localized diagnostics on the command line Example Suppress errors in .ts files using ’// ...