@typescript/typescript6
v6.0.0
Published
TypeScript is a language for application scale JavaScript development
Downloads
4,598
Readme
@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";