https://github.com/Microsoft/TypeScript
Raw File
Tip revision: f4a643fdf06ff9bf1c99439b2c596c99a7f1306a authored by Daniel Rosenwasser on 26 September 2018, 17:48:19 UTC
Update LKG.
Tip revision: f4a643f
tsc
#!/usr/bin/env node
require('../lib/tsc.js')
back to top