https://github.com/Microsoft/TypeScript
Raw File
Tip revision: 002c79bf5098886e06a9c02816e2b994c7eb3b8c authored by TypeScript Bot on 07 December 2021, 23:41:28 UTC
Bump version to 4.5.3 and LKG
Tip revision: 002c79b
tsc
#!/usr/bin/env node
require('../lib/tsc.js')
back to top