Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

@typescript/typescript6

This package provides a tsc6 command that runs TypeScript 6's tsc.

It also reexports the TypeScript 6 API, so you can import it in your code:

import ts6 from "@typescript/typescript6";