Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 209 Bytes

File metadata and controls

6 lines (4 loc) · 209 Bytes

Support TypeScript 5.0 (#14391 by @fisker, #13819 by @fisker, @sosukesuzuki)

TypeScript 5.0 introduces two new syntactic features:

  • const modifiers for type parameters
  • export type * declarations