Announcing TypeScript 4.3 Beta
BRANK

Today we’re excited to announce our Beta of TypeScript 4.3! To get started using the beta, you can get it through NuGet, or use npm with the following command: npm install typescript@beta You can also get editor support by Downloading for Visual Studio 2019/2017 Following directions for Visual Studio Code and Sublime Text.

devblogs.microsoft.com
Related Topics: TypeScript
2 comments
  • overrideは全TypeScripterが理解してすぐ使うべき新機能。コードの質を高めていきたい。

    • Typescriptの型の勉強不足でわからない部分も多いものの、overwriteが使えるようになるのは有り難いと思う。