Today we're announcing the availability of TypeScript 3.9 Beta!
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...